Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/ddb



Module Name:    src
Committed By:   enami
Date:           Sun Mar  2 13:39:41 UTC 2003

Modified Files:
        src/sys/ddb: db_lex.c

Log Message:
Don't specify string width in the low level function like db_num_to_str.
The pretty printing should be done much higher level, and anyway the
value 10 doesn't make sense.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/ddb/db_lex.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