diff options
Diffstat (limited to 'src/til.h')
-rw-r--r-- | src/til.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@ typedef struct til_module_t { char *name; char *description; char *author; - char *license; } til_module_t; int til_init(void); |