Resouce name can be terminated with either white-space or colon.
[idzebra-moved-to-github.git] / isam / issh.c
index 15232bb..b511e72 100644 (file)
@@ -1,6 +1,10 @@
+/*
+ * Excersizer-application for the isam subsystem. Don't play with it.
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
-#include <strings.h>
+#include <string.h>
 #include <assert.h>
 
 #include <isam.h>