Hi! > > > -void databinchedk( int mode, unsigned char *buffer, int bsize, int > > > offset, char **errmsg); > > > +int databinchk( int mode, char *buffer, int bsize, int offset, char > > > **errmsg); > > > > You've forgotten to remove the space here "databinchk( int". > > I'll happily fix that (or whoever commits it is welcome to). > I was just preserving the exiting formatting. Might as well > drop the spaces in the declaration of databingen() next to it > as well.
Okay. So I'll commit this as it is. Feel free to send another patch that fixes the whitespace madness. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
