Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: jhawk
Date: Sat Jun 17 05:57:42 UTC 2000
Modified Files:
syssrc/sys/ddb: TODO db_command.c
Log Message:
In db_command(), fix indentation and add a missing db_skip_to_eol() which
previously caused the next command following a ","-style repitition
to not be properly executed.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/ddb/TODO
cvs rdiff -r1.47 -r1.48 syssrc/sys/ddb/db_command.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index