mirror of
git://git.sv.gnu.org/nano.git
synced 2025-01-05 17:14:26 +03:00
remove trailing space
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1687 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
da35251e98
commit
221ebcdf70
@ -162,7 +162,7 @@ int curses_ended = FALSE; /* Indicates to statusbar() to simply
|
||||
* ended curses mode. */
|
||||
|
||||
|
||||
int length_of_list(const shortcut *s)
|
||||
int length_of_list(const shortcut *s)
|
||||
{
|
||||
int i = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user