projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c20934
)
Fix typo in comment in previous change.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 20 Dec 2004 08:08:51 +0000
(08:08 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 20 Dec 2004 08:08:51 +0000
(08:08 +0000)
lib/getdate.y
patch
|
blob
|
history
diff --git
a/lib/getdate.y
b/lib/getdate.y
index b57e6a56d3a2275be798ed4704e5372e42546134..60ff665a53701b28066dff7d14b2c3ea95affb7c 100644
(file)
--- a/
lib/getdate.y
+++ b/
lib/getdate.y
@@
-43,7
+43,7
@@
# define YYSTACK_USE_ALLOCA 0
#endif
-/* Tell Bison ow much stack space is needed. 20 should be plenty for
+/* Tell Bison
h
ow much stack space is needed. 20 should be plenty for
this grammar, which is not right recursive. Beware setting it too
high, since that might cause problems on machines whose alloca
implementations have lame stack-overflow checking. */