diff options
Diffstat (limited to 'misc/alevt/files/patch-ac')
-rw-r--r-- | misc/alevt/files/patch-ac | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/alevt/files/patch-ac b/misc/alevt/files/patch-ac new file mode 100644 index 0000000..9ecfa05 --- /dev/null +++ b/misc/alevt/files/patch-ac @@ -0,0 +1,8 @@ +--- lang.h.orig Tue Aug 17 16:34:24 2004 ++++ lang.h Tue Aug 17 16:34:36 2004 +@@ -19,4 +19,4 @@ + void add_enhance(struct enhance *eh, int dcode, u32 *data); + void enhance(struct enhance *eh, struct vt_page *vtp); + +-#endif LANG_H ++#endif /* LANG_H */ |