X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fconfig_parser.h;fp=include%2Fconfig_parser.h;h=009538f2d40625d31ba19976aeab2e4d88a63a8f;hp=ace4041dd2ab2e4169b838330e5ef54f690ce0ce;hb=1847938d4eeba98260cc79ca45a11a134274c2ea;hpb=c54f5008395b10c046f380cc3069ff779e5d2877 diff --git a/include/config_parser.h b/include/config_parser.h index ace4041d..009538f2 100644 --- a/include/config_parser.h +++ b/include/config_parser.h @@ -16,7 +16,7 @@ SLIST_HEAD(variables_head, Variable); extern pid_t config_error_nagbar_pid; -/* +/** * An intermediate reprsentation of the result of a parse_config call. * Currently unused, but the JSON output will be useful in the future when we * implement a config parsing IPC command.