X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fcharset%2F_info;h=aa0193d7e4b83de5f1c37dba73969be65194b6a2;hb=43185ec669720903fa86aac5f2d1b1ee62e3a12b;hp=246ca0738ad5c851554d743e5773a5da8446bc59;hpb=06c4af3163e2bd99999a93a478d1308ea39c5a79;p=ccan diff --git a/ccan/charset/_info b/ccan/charset/_info index 246ca073..aa0193d7 100644 --- a/ccan/charset/_info +++ b/ccan/charset/_info @@ -1,6 +1,6 @@ +#include "config.h" #include #include -#include "config.h" /** * charset - character set conversion and validation routines @@ -151,8 +151,9 @@ * return true; * } * - * Author: Joey Adams + * Author: Joey Adams * License: MIT + * Version: 0.3 */ int main(int argc, char *argv[]) {