Skip to content
Snippets Groups Projects
Commit 8a55da57 authored by Robert Ransom's avatar Robert Ransom
Browse files

Fix comment typo

parent b181985a
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
/* ============================================================ */
/* First, let's see if strcmp is working. (All your test cases should be
* functions declared to take a single void * as) an argument. */
* functions declared to take a single void * as an argument.) */
void
test_strcmp(void *data)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment