diff options
author | paul <paul> | 2005-03-14 17:41:45 +0000 |
---|---|---|
committer | paul <paul> | 2005-03-14 17:41:45 +0000 |
commit | 909a215508fd42473fcbe4f5292a59404e5473af (patch) | |
tree | 26b0977fb1b922565919a3e3b87c88d1ec9a8183 /lib/ChangeLog | |
parent | b89614766b083c83f6a84126a02c88311129e12d (diff) |
2005-03-14 Paul Jakma <paul.jakma@sun.com>
* command.c: (various) Fix indentation and other whitespace.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 3d509403..cd5cec77 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -19,6 +19,7 @@ (cmd_complete_command_real) ditto. (cmd_execute_command_strict) Fixup vector loop to be conditional on non-null slot. + (various) Fix indentation and other whitespace. 2005-03-09 Paul Jakma <paul.jakma@sun.com> |