diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2013-08-09 08:21:48 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2013-08-09 08:21:48 -0700 |
commit | 7a7b1d26622b2f7df03b60847f622111296b008d (patch) | |
tree | 190a68e83c90f38bc451def0bea4da7942211dd2 /ChangeLog | |
parent | 3005e041613d838a5c0de2843a4f172793257d47 (diff) | |
download | txr-7a7b1d26622b2f7df03b60847f622111296b008d.tar.gz txr-7a7b1d26622b2f7df03b60847f622111296b008d.tar.bz2 txr-7a7b1d26622b2f7df03b60847f622111296b008d.zip |
* filter.c, utf8.c: Tabs changed to spaces. For some reason, filter.c
used 4 space tabs and utf8.c used 8 space tabs, inconsistently.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-08-09 Kaz Kylheku <kaz@kylheku.com> + + * filter.c, utf8.c: Tabs changed to spaces. For some reason, filter.c + used 4 space tabs and utf8.c used 8 space tabs, inconsistently. + 2013-07-13 Kaz Kylheku <kaz@kylheku.com> Version 67 |