aboutsummaryrefslogtreecommitdiffstats
path: root/test/testFuncs2.h
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-01-17 16:37:03 +0000
committerbloodstalker <thabogre@gmail.com>2017-01-17 16:37:03 +0000
commit3cf2206380c5d8fa9216b72993c1d29e2d52fed2 (patch)
treed6a1e453d5585a6657b6a17a9f718c3ba4152d61 /test/testFuncs2.h
parentupdated 1/17/2017 (diff)
downloadmutator-3cf2206380c5d8fa9216b72993c1d29e2d52fed2.tar.gz
mutator-3cf2206380c5d8fa9216b72993c1d29e2d52fed2.zip
added tdd for 7.1 and 4.1
Diffstat (limited to '')
-rw-r--r--test/testFuncs2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testFuncs2.h b/test/testFuncs2.h
index 6ea79f5..4e577c0 100644
--- a/test/testFuncs2.h
+++ b/test/testFuncs2.h
@@ -22,7 +22,7 @@ int headervar;
double headervardouble;
/*********************************************************************************************************************/
/*funciton types go here.*/
-void test33(void);
+static void test33(void);
void testFunc1(void);