diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-11-11 10:05:55 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-11-11 10:05:55 (GMT) |
commit | 448c815d561c16084d95fed06d3c62b44cf66322 (patch) | |
tree | 9345a2f89657cf2a8c29be397c9cfb930f7f8fe3 /tests/option.file1 | |
parent | 20b15bf633f6153210e569165b9aae09729fb88a (diff) | |
download | tk-448c815d561c16084d95fed06d3c62b44cf66322.zip tk-448c815d561c16084d95fed06d3c62b44cf66322.tar.gz tk-448c815d561c16084d95fed06d3c62b44cf66322.tar.bz2 |
Fix [0aa5e852dc]: Accept newline characters as value in Tk option files
Diffstat (limited to 'tests/option.file1')
-rw-r--r-- | tests/option.file1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/option.file1 b/tests/option.file1 index e64b6cc..32b4a18 100644 --- a/tests/option.file1 +++ b/tests/option.file1 @@ -14,4 +14,5 @@ ple # More comments, this time delimited by hash-marks. # Comment-line with space. *x6: +*x9: \ \ \\\101\n # comment line as last line of file. |