diff options
Diffstat (limited to 'japanese/vje30/files/patch-xkoho.c')
-rw-r--r-- | japanese/vje30/files/patch-xkoho.c | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/japanese/vje30/files/patch-xkoho.c b/japanese/vje30/files/patch-xkoho.c new file mode 100644 index 000000000000..211737b8488e --- /dev/null +++ b/japanese/vje30/files/patch-xkoho.c @@ -0,0 +1,9 @@ +--- delta/newFrontend/xkoho.c.orig Fri May 17 14:12:28 2002 ++++ delta/newFrontend/xkoho.c Wed May 29 00:20:49 2002 +@@ -1795,4 +1795,6 @@ + if (!rc) { + return (FALSE); + } ++ ++ return (TRUE); + } |