diff --git a/include/config.h b/include/config.h --- a/include/config.h +++ b/include/config.h @@ -19,5 +19,4 @@ typedef struct UserConfig UC; int config (UC *, char *); - #endif