Split online help code into a separate function
Reintroduce help.c and move the online help code into a new function display_help(). Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
@@ -19,6 +19,7 @@ calcurse_SOURCES = \
|
||||
day.c \
|
||||
event.c \
|
||||
getstring.c \
|
||||
help.c \
|
||||
ical.c \
|
||||
io.c \
|
||||
keys.c \
|
||||
|
||||
Reference in New Issue
Block a user