diff options
Diffstat (limited to 'devel/hp48xgcc/files/patch-class+object.h')
| -rw-r--r-- | devel/hp48xgcc/files/patch-class+object.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/hp48xgcc/files/patch-class+object.h b/devel/hp48xgcc/files/patch-class+object.h new file mode 100644 index 000000000000..6b657462cb26 --- /dev/null +++ b/devel/hp48xgcc/files/patch-class+object.h @@ -0,0 +1,9 @@ +--- 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 */ + |
