X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=gconfig.h;h=463ebdfddca8867804527e55bea1ef5abb6ff8fd;hb=a423a83ffa5e5a79ffa206fa63dac4f1a1b8f4d4;hp=4861d5f0b086e68352f47bf3674b31d65b6c6d44;hpb=e0c9e33cc484025e2b80bec19f7130554e9e3781;p=libradsec.git diff --git a/gconfig.h b/gconfig.h index 4861d5f..463ebdf 100644 --- a/gconfig.h +++ b/gconfig.h @@ -23,3 +23,7 @@ int popgconf(struct gconffile **cf); void freegconfmstr(char **mstr); void freegconf(struct gconffile **cf); struct gconffile *openconfigfile(const char *file); + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */