Fix the include guard names.
git-svn-id: svn://10.0.0.236/trunk@39409 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
* Reserved.
|
||||
*/
|
||||
|
||||
#ifndef nsIDocumentOutput_h__
|
||||
#define nsIDocumentOutput_h__
|
||||
#ifndef nsIDiskDocument_h__
|
||||
#define nsIDiskDocument_h__
|
||||
|
||||
|
||||
#include "nsIDOMDocument.h"
|
||||
@@ -106,6 +106,6 @@ public:
|
||||
};
|
||||
|
||||
|
||||
#endif // nsIDocumentOutput_h__
|
||||
#endif // nsIDiskDocument_h__
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user