smol/src
Benno Schulenberg 4171477fb5 Silencing a compiler warning about a possibly uninitialized variable.
Patch by Mike Frysinger (from November 2011).


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4704 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-04-02 20:17:05 +00:00
..
Makefile.am Dropping redundant localedir. Patch by Mike Frysinger. 2014-03-30 20:19:33 +00:00
browser.c Removing the superfluous function 'do_browser_help()'. 2014-03-26 20:48:51 +00:00
chars.c Eliding a variable. 2014-03-21 12:47:34 +00:00
color.c Adding, fixing, and removing some #endif comments. 2014-03-17 14:15:57 +00:00
cut.c Adding, fixing, and removing some #endif comments. 2014-03-17 14:15:57 +00:00
files.c Removing stray spaces before tabs. 2014-03-17 21:36:37 +00:00
global.c Yeah, delete the unused string too. 2014-03-27 21:41:12 +00:00
help.c Removing the superfluous function 'do_browser_help()'. 2014-03-26 20:48:51 +00:00
move.c Fixing a few compiler warnings. 2014-03-24 13:35:50 +00:00
nano.c Adding a dummy if to silence a compiler warning. Patch by Mike Frysinger. 2014-04-02 20:09:16 +00:00
nano.h Removing stray spaces before tabs. 2014-03-17 21:36:37 +00:00
prompt.c Removing stray spaces before tabs. 2014-03-17 21:36:37 +00:00
proto.h Removing the superfluous function 'do_browser_help()'. 2014-03-26 20:48:51 +00:00
rcfile.c Supporting globs in include paths. Patch by Mike Frysinger. 2014-03-30 20:37:40 +00:00
search.c Silencing a compiler warning about a possibly uninitialized variable. 2014-04-02 20:17:05 +00:00
text.c Removing stray spaces before tabs. 2014-03-17 21:36:37 +00:00
utils.c Adding, fixing, and removing some #endif comments. 2014-03-17 14:15:57 +00:00
winio.c Printing menu numbers for debugging in hex. 2014-03-24 20:35:17 +00:00