From d6563281bdfcebfeb6e0dfed206e4661ff92285b Mon Sep 17 00:00:00 2001 From: Scoots Date: Sat, 22 Apr 2017 17:24:16 -0400 Subject: [PATCH] Update connectfour.c --- connectfour.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectfour.c b/connectfour.c index 9144dde..3540224 100644 --- a/connectfour.c +++ b/connectfour.c @@ -5,7 +5,7 @@ #include "arghandler.h" /************************************************************************************ -* @author Jacob McCloughan +* @author Scoots * @version 3/03/2017 * @see gamelogic.h * @see arghandler.h