ref: 07bca2887efd3c28059e7e081cc4cd9499279dea
parent: 1843f34c855a9f81dface6ff56cf4c504b52dd4c
author: Anthony House <tuffant21@aim.com>
date: Sat Nov 24 13:26:47 EST 2018
This is a new commit to test
--- a/mutate.c
+++ b/mutate.c
@@ -60,6 +60,7 @@
}
(*in_val)[size - 1] = '\0';
+
dolog("Value of in_val: %s\n", *in_val);
}