From b220480e9d2a0f595b839ac0c7b50e6c739b8bb4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 23 Jul 2003 06:38:18 +0000 Subject: [PATCH] Tweak comment: Solaris2.5.1 -> Solaris 2.5.1 --- src/copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/copy.c b/src/copy.c index 879ce42..7a3ae33 100644 --- a/src/copy.c +++ b/src/copy.c @@ -1624,7 +1624,7 @@ valid_options (const struct cp_options *co) assert (VALID_BACKUP_TYPE (co->backup_type)); /* FIXME: for some reason this assertion always fails, - at least on Solaris2.5.1. Just disable it for now. */ + at least on Solaris 2.5.1. Just disable it for now. */ /* assert (co->xstat == lstat || co->xstat == stat); */ /* Make sure xstat and dereference are consistent. */ -- 2.7.4