diff options
Diffstat (limited to 'devel/hp48xgcc/files/patch-class+LKV+AllocBuf.h')
| -rw-r--r-- | devel/hp48xgcc/files/patch-class+LKV+AllocBuf.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/hp48xgcc/files/patch-class+LKV+AllocBuf.h b/devel/hp48xgcc/files/patch-class+LKV+AllocBuf.h new file mode 100644 index 000000000000..cce3aeb1fce9 --- /dev/null +++ b/devel/hp48xgcc/files/patch-class+LKV+AllocBuf.h @@ -0,0 +1,11 @@ +--- class/LKV/AllocBuf.h 3 Nov 2004 06:57:51 -0000 1.1 ++++ class/LKV/AllocBuf.h 3 Nov 2004 07:25:07 -0000 1.2 +@@ -141,6 +141,6 @@ + #define LAZYSTATIC(CLNAME) \ + AllocBuf CLNAME::ab_static(sizeof(CLNAME),#CLNAME); + +-#endif NO_LAZY_ALLOC ++#endif /* NO_LAZY_ALLOC */ + +-#endif AllocBuf_h ++#endif /* AllocBuf_h */ |
