OSDN Git Service

I was library can be compiled 20140223
[zither/ds-zither.git] / libms / safe_sprintf.c
similarity index 89%
rename from sources/lib/libms/safe_sprintf.c
rename to libms/safe_sprintf.c
index 3a5c234..b80733b 100644 (file)
@@ -1,6 +1,5 @@
 // safe_sprintf.c
-// $Id: safe_sprintf.c,v 1.2 2007/11/01 06:08:31 sendan Exp $
-// masashi shimakura
+// masashi shimakura 20140223
 
 
 #include<stdio.h>
@@ -9,7 +8,7 @@
 #include<stdarg.h>
 #include <errno.h>
 
-#include "almemsys.h"
+#include "libms.h"