diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-05-24 20:10:14 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-05-24 20:10:14 (GMT) |
| commit | b15a6a700fb52e4a870d51b35be4437bd9b419c5 (patch) | |
| tree | 72584ba9a66880eab140cacb30e1080a0428b46f /generic/tclTest.c | |
| parent | d249b0629de85329fc55a4e44c994c10021698f3 (diff) | |
| parent | ffdd95d4a34bf51846585ceab3d84535a09daefe (diff) | |
| download | tcl-b15a6a700fb52e4a870d51b35be4437bd9b419c5.zip tcl-b15a6a700fb52e4a870d51b35be4437bd9b419c5.tar.gz tcl-b15a6a700fb52e4a870d51b35be4437bd9b419c5.tar.bz2 | |
end-of-line spacing
Diffstat (limited to 'generic/tclTest.c')
| -rw-r--r-- | generic/tclTest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclTest.c b/generic/tclTest.c index 1e2a6da..1a4d7bf 100644 --- a/generic/tclTest.c +++ b/generic/tclTest.c @@ -4971,7 +4971,7 @@ NoopObjCmd( * without type and with internal representation containing NULL's. * * If no argument supplied it returns empty object with tclEmptyStringRep, - * otherwise it returns this as pure bytes object with bytes value equal + * otherwise it returns this as pure bytes object with bytes value equal * string. * * Results: |
