Loading gib/bundle/findsrc.c +1 −1 Original line number Diff line number Diff line Loading @@ -105,7 +105,7 @@ void dump( state_t s ) int main( int argc, const char *argv[] ) { if ( argc != 3 ) error( "usage: %s <rootdir> <outfile>", argv[ 0 ] ); error( NULL, "usage: %s <rootdir> <outfile>", argv[ 0 ] ); writer_t out, dep; Loading Loading
gib/bundle/findsrc.c +1 −1 Original line number Diff line number Diff line Loading @@ -105,7 +105,7 @@ void dump( state_t s ) int main( int argc, const char *argv[] ) { if ( argc != 3 ) error( "usage: %s <rootdir> <outfile>", argv[ 0 ] ); error( NULL, "usage: %s <rootdir> <outfile>", argv[ 0 ] ); writer_t out, dep; Loading