diff options
author | davygrvy <davygrvy@noemail.net> | 2002-06-26 22:57:54 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@noemail.net> | 2002-06-26 22:57:54 (GMT) |
commit | b33c385f5ce43a03de3dee68c3c93c6cb84f10ca (patch) | |
tree | 53d8e930e041bba464cacbf40c21360520607e0a | |
parent | d3a7b09de4306aa3ffa0fbf511026e59102e9aa0 (diff) | |
download | tk-b33c385f5ce43a03de3dee68c3c93c6cb84f10ca.zip tk-b33c385f5ce43a03de3dee68c3c93c6cb84f10ca.tar.gz tk-b33c385f5ce43a03de3dee68c3c93c6cb84f10ca.tar.bz2 |
* generic/tkStyle.c: <eol> of the committing cvs client didn't
match the <eol> of the file itself. Windows users where getting
\r\r\n. Problem fixed.
FossilOrigin-Name: 44d71b5c632fd09545a2f57ac5ac159c988dd9ab
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-06-26 David Gravereaux <davygrvy@pobox.com> + + * generic/tkStyle.c: <eol> of the committing cvs client didn't + match the <eol> of the file itself. Windows users where getting + \r\r\n. Problem fixed. + 2002-06-26 Anton Kovalenko <a_kovalenko@users.sourceforge.net> * generic/tkFont.c (TkTextLayoutToPostscript): fixed potential |