author | Max Kellermann <max@duempel.org> | |
Mon, 6 Oct 2008 12:36:29 +0000 (14:36 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 6 Oct 2008 12:36:29 +0000 (14:36 +0200) | ||
commit | 109a63c4d0375f12456d32e5bd58bc92748adad0 | |
tree | 5bd23f794b33aa475ca60b6b0426facafd550300 | tree | snapshot |
parent | 4966421e402395e12bf22f75d438504937432e3e | commit | diff |
wreadln: convert public globals to local constants
Convert wrln_max_line_size and wrln_max_history_length to local
constants. They have no real use outside of wreadln.c.
Convert wrln_max_line_size and wrln_max_history_length to local
constants. They have no real use outside of wreadln.c.
src/screen.c | diff | blob | history | |
src/wreadln.c | diff | blob | history | |
src/wreadln.h | diff | blob | history |