diff options
Diffstat (limited to 'src/base/abc/abcSop.c')
-rw-r--r-- | src/base/abc/abcSop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/abc/abcSop.c b/src/base/abc/abcSop.c index 3578139b..ffef42c9 100644 --- a/src/base/abc/abcSop.c +++ b/src/base/abc/abcSop.c @@ -28,7 +28,7 @@ 01- 1 1-1 1 - is the string: "01- 1/n1-1 1/n" where '/n' is a single char. + is the string: "01- 1\n1-1 1\n" where '\n' is a single char. */ //////////////////////////////////////////////////////////////////////// |