1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-25 00:23:52 +03:00

r20261: merge 20260 from samba_3_0_24

clean up a bunch of no previous prototype warnings
This commit is contained in:
Herb Lewis
2006-12-19 20:16:52 +00:00
committed by Gerald (Jerry) Carter
parent 4090bc4bca
commit c60687db11
37 changed files with 62 additions and 34 deletions

View File

@@ -245,6 +245,7 @@ dbg_Token dbg_char2token( dbg_Token *state, int c )
return( *state );
} /* dbg_char2token */
void dbg_test( void );
void dbg_test( void )
/* ------------------------------------------------------------------------ **
* Simple test function.