diff options
Diffstat (limited to 'vietnamese')
-rw-r--r-- | vietnamese/vnelvis/files/patch-opts.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vietnamese/vnelvis/files/patch-opts.c b/vietnamese/vnelvis/files/patch-opts.c new file mode 100644 index 000000000000..cc0a25a8031e --- /dev/null +++ b/vietnamese/vnelvis/files/patch-opts.c @@ -0,0 +1,5 @@ +--- opts.c.orig Mon Apr 6 15:30:53 1992 ++++ opts.c Thu Apr 5 02:59:24 2001 +@@ -103 +103 @@ +-char o_vnkeys[1] = {FALSE}; ++char o_vnkeys[1] = {TRUE}; |