diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-11-11 10:05:55 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-11-11 10:05:55 (GMT) |
commit | 6d173aa6be98d083b288206ad2c036bc37799c89 (patch) | |
tree | 9345a2f89657cf2a8c29be397c9cfb930f7f8fe3 /tests/option.file1 | |
parent | 0d3be39618038448f3387fb51a63b0e29070d0a1 (diff) | |
download | tk-6d173aa6be98d083b288206ad2c036bc37799c89.zip tk-6d173aa6be98d083b288206ad2c036bc37799c89.tar.gz tk-6d173aa6be98d083b288206ad2c036bc37799c89.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. |