From 09e128c1b9f6482dc3c0b48cfa7a2b7c74eb4b8e Mon Sep 17 00:00:00 2001 From: "jst%netscape.com" Date: Tue, 8 May 2001 21:33:42 +0000 Subject: [PATCH] Replacing uuid since the last one mozbot gave me was already used, I can not believe this! git-svn-id: svn://10.0.0.236/trunk@94273 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/dom/public/idl/html/nsIDOMNSHTMLOptionCollectn.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/dom/public/idl/html/nsIDOMNSHTMLOptionCollectn.idl b/mozilla/dom/public/idl/html/nsIDOMNSHTMLOptionCollectn.idl index 97ad7b4c223..61ae9001a6e 100644 --- a/mozilla/dom/public/idl/html/nsIDOMNSHTMLOptionCollectn.idl +++ b/mozilla/dom/public/idl/html/nsIDOMNSHTMLOptionCollectn.idl @@ -27,7 +27,7 @@ interface nsIDOMHTMLOptionElement; -[scriptable, uuid(a6cf9114-15b3-11d2-932e-00805f8add32)] +[scriptable, uuid(409bbf14-1dd2-11b2-91de-8d672d406276)] interface nsIDOMNSHTMLOptionCollection : nsISupports { attribute unsigned long length;