aboutsummaryrefslogtreecommitdiff
path: root/comms/seyon/files/patch-SeScan.c
diff options
context:
space:
mode:
Diffstat (limited to 'comms/seyon/files/patch-SeScan.c')
-rw-r--r--comms/seyon/files/patch-SeScan.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/comms/seyon/files/patch-SeScan.c b/comms/seyon/files/patch-SeScan.c
deleted file mode 100644
index 344286fcc8e8..000000000000
--- a/comms/seyon/files/patch-SeScan.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- SeScan.c.orig Mon Dec 29 07:26:24 2003
-+++ SeScan.c Mon Dec 29 07:27:42 2003
-@@ -275,8 +275,8 @@
- #ifdef TEST
- main()
- {
-- scSetInputBuf("Just to see if we'\\'re \\n\\033 able to distinguish' words and strings
--\"Also 'quotes' inside strings\" and 'strs \"inside quotes\"'
-+ scSetInputBuf("Just to see if we'\\'re \\n\\033 able to distinguish' words and strings\n\
-+\"Also 'quotes' inside strings\" and 'strs \"inside quotes\"'\n\
- Not to forget ^S and ^q control ^ chars");
-
- while (lGetWord() != 0);