зеркало из https://github.com/mozilla/pjs.git
The include guard name changed with the conversion of nsIPref to xpidl. This file needed to be updated for that. Should fix the OSF/1 build.
This commit is contained in:
Родитель
0cea408abb
Коммит
26dc0c6bf7
|
@ -415,9 +415,9 @@ PR_EXTERN(PrefResult) PREF_CopyPrefsTree(const char *srcRoot, const char *destRo
|
|||
** file. The two types need to be in sync for now. Certain
|
||||
** compilers were having problems with multiple definitions.
|
||||
*/
|
||||
#ifndef nsIPref_h__
|
||||
#ifndef __gen_nsIPref_h__
|
||||
typedef int (*PrefChangedFunc) (const char *, void *);
|
||||
#endif /* nsIPref_h__ */
|
||||
#endif /* __gen_nsIPref_h__ */
|
||||
|
||||
/*
|
||||
// <font color=blue>
|
||||
|
|
Загрузка…
Ссылка в новой задаче