Added a newline to the EOF to fix the Unix native compiler builds.

git-svn-id: svn://10.0.0.236/trunk@41794 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
briano%netscape.com
1999-08-02 06:33:08 +00:00
parent 39b3ee1b6c
commit 60feb77b7e
3 changed files with 3 additions and 3 deletions

View File

@@ -115,4 +115,4 @@ protected:
nsIPrincipalManager * principalManager;
};
#endif // nsCCapsManager_h___
#endif // nsCCapsManager_h___

View File

@@ -66,4 +66,4 @@ public:
}
};
#endif /* _NS_PRINCIPAL_TOOLS_H_ */
#endif /* _NS_PRINCIPAL_TOOLS_H_ */

View File

@@ -99,4 +99,4 @@ private:
};
#endif /* _NS_PRINCIPAL_MANAGER_H_*/
#endif /* _NS_PRINCIPAL_MANAGER_H_*/