Commit 20d3cb06 authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

fix credits length

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3005 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent 47daf027
Showing with 1 addition and 1 deletion
+1 -1
......@@ -4179,7 +4179,7 @@ void dump_filestruct_reverse(void)
#endif /* DEBUG */
#ifdef NANO_EXTRA
#define CREDIT_LEN 53
#define CREDIT_LEN 54
#define XLCREDIT_LEN 8
/* Easter egg: Display credits. Assume nodelay(edit) and scrollok(edit)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment