From 0c1d80401b3dcb2e216466580e18977f0a68ccf3 Mon Sep 17 00:00:00 2001 From: Greg King Date: Thu, 22 May 2014 13:42:15 -0400 Subject: [PATCH] Added an attribution. --- testcode/lib/strqtok-test.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testcode/lib/strqtok-test.c b/testcode/lib/strqtok-test.c index 2c4493dad..b670f37ce 100644 --- a/testcode/lib/strqtok-test.c +++ b/testcode/lib/strqtok-test.c @@ -1,5 +1,6 @@ /* strqtok-test.c ** +** 2014-04-21, Paul Foerster ** 2014-05-20, Greg King ** ** This program tests that strqtok() correctly will parse strings @@ -21,7 +22,7 @@ ** >< ** >strings, EOT < ** -** It shouldn"t show +** It shouldn't show ** ** >Bogus token< */ -- 2.39.5