X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fcharset%2F_info;h=aa0193d7e4b83de5f1c37dba73969be65194b6a2;hp=246ca0738ad5c851554d743e5773a5da8446bc59;hb=291237b4fed863be74051274ac5ad9920cb33cc3;hpb=06c4af3163e2bd99999a93a478d1308ea39c5a79 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[]) {