mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 06:25:17 +00:00
Added an attribution.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
/* strqtok-test.c
|
/* strqtok-test.c
|
||||||
**
|
**
|
||||||
|
** 2014-04-21, Paul Foerster
|
||||||
** 2014-05-20, Greg King
|
** 2014-05-20, Greg King
|
||||||
**
|
**
|
||||||
** This program tests that strqtok() correctly will parse strings
|
** This program tests that strqtok() correctly will parse strings
|
||||||
@@ -21,7 +22,7 @@
|
|||||||
** ><
|
** ><
|
||||||
** >strings, EOT <
|
** >strings, EOT <
|
||||||
**
|
**
|
||||||
** It shouldn"t show
|
** It shouldn't show
|
||||||
**
|
**
|
||||||
** >Bogus token<
|
** >Bogus token<
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user