Whitespace only changes
This commit is contained in:
parent
8231c74bae
commit
40e1f3ca64
17 changed files with 283 additions and 269 deletions
|
|
@ -27,7 +27,7 @@ extern int verbosity;
|
|||
|
||||
void debug_print( wchar_t *message, int level );
|
||||
void debug_println( int level );
|
||||
void debug_printf( int level, wchar_t * format, ...);
|
||||
void debug_printf( int level, wchar_t *format, ... );
|
||||
void debug_print_object( struct cons_pointer pointer, int level );
|
||||
void debug_dump_object( struct cons_pointer pointer, int level );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue