X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=include%2Fctype.h;h=5f545f7041c83847f537e6394f82b9cb5baa9436;hp=9a219dcb2ad7309f6becf204b5f45b20afe7a1d7;hb=37d30b56405bf9858e0c1c1baad93105737e7a1b;hpb=0ef1539b6f680ba09c88be5bb94a821fd2599931 diff --git a/include/ctype.h b/include/ctype.h index 9a219dc..5f545f7 100644 --- a/include/ctype.h +++ b/include/ctype.h @@ -53,9 +53,9 @@ static inline unsigned char __toupper(unsigned char c) #endif -/* +/* * Local variables: - * c-file-style: "K&R" + * c-file-style: "k&r" * c-basic-offset: 5 * End: */