diff stdio.h @ 526:9ff5cd7afe2f

*** empty log message ***
author kono
date Wed, 28 Dec 2005 15:45:39 +0900
parents 5a3b1b65c6a8
children dc677ac7a744
line wrap: on
line diff
--- a/stdio.h	Wed Dec 28 11:32:22 2005 +0900
+++ b/stdio.h	Wed Dec 28 15:45:39 2005 +0900
@@ -1,4 +1,4 @@
-#ifndef __micro_c__
+#ifndef __micro_c___
 #include "/usr/include/stdio.h"
 long long strtoll(const char *, char **, int);
 char *malloc(int);