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:   yamt
Date:           Fri Apr 29 10:40:16 UTC 2005

Modified Files:
        src/sys/ddb: db_command.c db_interface.h

Log Message:
move decl of db_machine_command_table from db_interface.h to db_command.c
to avoid an array of incomplete type.  found by gcc4.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sys/ddb/db_command.c
cvs rdiff -r1.12 -r1.13 src/sys/ddb/db_interface.h

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