On Tue, Aug 07, 2007 at 02:52:48PM +0200, Daniel Stenberg wrote:
> On Tue, 7 Aug 2007, [EMAIL PROTECTED] wrote:
>
> >Search viewer (plugin) : reindent correctly with spaces
>
> [...]
>
> >+static int strpcasecmp(const char *s1, const char *s2){
>
> This is not a correctly indented function definition by
> Rockbox standards, it should then be:
>
> static int strpcasecmp(const char *s1, const char *s2)
> {
>
> ... that is with the open brace on a new line.
>
> --
> Daniel Stenberg -- http://www.rockbox.org/ --
> http://daniel.haxx.se/
Ah good ol' K&R.
--
Jeremy O'Brien aka neutral_insomniac
GPG key: 0xB1140FDB http://pohl.ececs.uc.edu/~jeremy/jeremy.asc
Linux ambelina 2.6.22.1 ppc 7447A, altivec supported PowerBook5,8 GNU/Linux
pgpFZGoqGfeUh.pgp
Description: PGP signature
