diff options
Diffstat (limited to 'devel/hp48xgcc/files/patch-class+LKV+ext_compare.h')
-rw-r--r-- | devel/hp48xgcc/files/patch-class+LKV+ext_compare.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/hp48xgcc/files/patch-class+LKV+ext_compare.h b/devel/hp48xgcc/files/patch-class+LKV+ext_compare.h new file mode 100644 index 000000000000..a8a061fd000d --- /dev/null +++ b/devel/hp48xgcc/files/patch-class+LKV+ext_compare.h @@ -0,0 +1,9 @@ +--- class/LKV/ext_compare.h 3 Nov 2004 06:57:51 -0000 1.1 ++++ class/LKV/ext_compare.h 3 Nov 2004 07:25:07 -0000 1.2 +@@ -20,5 +20,5 @@ + return res; + } + +-#endif ext_compare_h ++#endif /* ext_compare_h */ + |