Bug 470282 - nsProxyRelease.h include guard is not setup properly. r+bnewman

This commit is contained in:
Ben Newman 2009-03-11 20:22:48 -07:00
parent 7c41fc820b
commit 7994a27471
5 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
* ***** END LICENSE BLOCK ***** */
#ifndef macieprofilemigrator___h___
#define maciebprofilemigrator___h___
#define macieprofilemigrator___h___
#include "nsIBrowserProfileMigrator.h"
#include "nsIObserverService.h"

View File

@ -39,7 +39,7 @@
* ***** END LICENSE BLOCK ***** */
#ifndef nsSOCKSIOLayer_h__
#define NSSOCKSIOLayer_h__
#define nsSOCKSIOLayer_h__
#include "prtypes.h"
#include "prio.h"

View File

@ -41,7 +41,7 @@
*/
#ifndef CSecureJNI2_h___
#define CSecureJNI_h___
#define CSecureJNI2_h___
#include "nsISecureEnv.h"
#include "nsIThreadManager.h"

View File

@ -42,7 +42,7 @@
*/
#ifndef CSecureJNI2_h___
#define CSecureJNI_h___
#define CSecureJNI2_h___
#include "nsISecureEnv.h"
#include "nsIThreadManager.h"

View File

@ -36,7 +36,7 @@
*
* ***** END LICENSE BLOCK ***** */
#ifndef nsProxyRelease_h_
#ifndef nsProxyRelease_h__
#define nsProxyRelease_h__
#include "nsIEventTarget.h"