blob: fd68c464fc440c61c84b48296603398e25f366a0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- class/NibStr.h 3 Nov 2004 06:57:51 -0000 1.1
+++ class/NibStr.h 3 Nov 2004 07:25:35 -0000 1.2
@@ -57,6 +57,6 @@
BIstream & operator>> (BIstream & in, NibStr & n);
-#endif NibStr_h
+#endif /* NibStr_h */
|