From 63310076bbc7cd1b7b758f06a57debbf620d95a3 Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 29 Jan 2020 10:29:37 -0500 Subject: [PATCH] fnamesiz comment bit --- include/fnamesiz.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/fnamesiz.h b/include/fnamesiz.h index 403740ce1..e53734160 100644 --- a/include/fnamesiz.h +++ b/include/fnamesiz.h @@ -6,7 +6,7 @@ #define FNAMESIZ_H /* - * Declarations for some file sizes, some of which need to be shared + * Declarations for some file name sizes, some of which need to be shared * between NetHack and recover. By placing them in here, there is less * chance of deviation between the two. */