aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-11-04 22:56:37 +0000
committerbloodstalker <thabogre@gmail.com>2016-11-04 22:56:37 +0000
commitb57c13ef4593bed9b3d1c0d9e4a7c299bf41715a (patch)
treecd725f5a234567c0ad9fd5ded4cf350be8134716
parentsome minor fixes (diff)
downloadmutator-b57c13ef4593bed9b3d1c0d9e4a7c299bf41715a.tar.gz
mutator-b57c13ef4593bed9b3d1c0d9e4a7c299bf41715a.zip
minor fixes
Diffstat (limited to '')
-rw-r--r--mutator_aux.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutator_aux.cpp b/mutator_aux.cpp
index e10ea8e..a00ed0d 100644
--- a/mutator_aux.cpp
+++ b/mutator_aux.cpp
@@ -37,5 +37,7 @@ SourceLocation SourceLocationHasMacro (SourceLocation SL, Rewriter &Rewrite, std
{
return (SL);
}
+
+ return (SL);
}
} \ No newline at end of file