Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcd5acd
)
semi-removed now un-needed declaration
author
David Griffith
<dave@661.org>
Tue, 10 Jul 2012 02:24:34 +0000
(19:24 -0700)
committer
David Griffith
<dave@661.org>
Tue, 10 Jul 2012 02:24:34 +0000
(19:24 -0700)
src/curses/ux_init.c
patch
|
blob
|
history
diff --git
a/src/curses/ux_init.c
b/src/curses/ux_init.c
index 6ad9e7e9a437d4308022ceb0d913c6e3c3cb353e..0f6a2eae2c04848bb47f14c1edda2cab7810b11e 100644
(file)
--- a/
src/curses/ux_init.c
+++ b/
src/curses/ux_init.c
@@
-69,9
+69,10
@@
Syntax: frotz [options] story-file\n\
-l # left margin \t -w # screen width\n\
-o watch object movement \t -x expand abbreviations g/x/z"
-
+/*
char stripped_story_name[FILENAME_MAX+1];
char semi_stripped_story_name[FILENAME_MAX+1];
+*/
/*
* os_fatal