rev'ing IID for nsIProxyInfo since it was changed (b=224237)

This commit is contained in:
darin%meer.net 2004-07-01 23:33:32 +00:00
Родитель 197c6f3576
Коммит d91bf7cf8c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -52,7 +52,7 @@
*/
native constCharPtr(const char*);
[scriptable, uuid(b65d22b0-1dd1-11b2-8f95-920e5b7b56f0)]
[scriptable, uuid(d49f429c-7c8e-4f7a-90a3-ea6122bd3887)]
interface nsIProxyInfo : nsISupports
{
[noscript, notxpcom] constCharPtr Host();