From 0a4b737b73ec4642dc3b5858615cab2b886df048 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Tue, 18 Jul 2006 18:28:10 +0000 Subject: [PATCH] cosmetic fixes git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3792 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 2 +- src/nano.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9243b90d..64de46ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -110,7 +110,7 @@ CVS code - - text.c: execute_command() - Remove the marking of the file as modified, as do_insertfile() - handles that. (DLR) + now handles that. (DLR) - winio.c: display_string() - Properly handle buf[start_index]'s being a null terminator. diff --git a/src/nano.h b/src/nano.h index 8770e04d..bbf870b7 100644 --- a/src/nano.h +++ b/src/nano.h @@ -29,7 +29,7 @@ #endif #ifdef __TANDEM -/* Tandem NonStop Kernel. */ +/* Tandem NonStop Kernel support. */ #include #define NANO_ROOT_UID 65535 #else -- 2.39.5