freebsd-ports/devel/hp48xgcc/files/patch-class+object.h
Alexey Dokuchaev f03bedcae2 Add HP48-xgcc 1.0.2, GNU C cross-compiler for HP48 calculators.
Now one step closer porting BSD on my HP48GX.  ;-)
2006-02-20 13:18:26 +00:00

9 lines
283 B
C

--- class/object.h 3 Nov 2004 06:57:51 -0000 1.1
+++ class/object.h 3 Nov 2004 07:25:35 -0000 1.2
@@ -136,5 +136,5 @@
BOstream & operator<< (BOstream & out, const ObjectFile & of);
BIstream & operator>> (BIstream & in, ObjectFile & of);
-#endif object_h
+#endif /* object_h */