You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
327 B
12 lines
327 B
Index: src/lib/sfio/sfstrtof.h |
|
--- src/lib/sfio/sfstrtof.h.orig 2004-09-14 15:27:45 +0200 |
|
+++ src/lib/sfio/sfstrtof.h 2006-08-21 15:31:30 +0200 |
|
@@ -32,7 +32,7 @@ |
|
|
|
#if !defined(S2F_function) |
|
#define S2F_function _sfdscan |
|
-#define S2F_static 1 |
|
+#define S2F_static 0 |
|
#define S2F_type 2 |
|
#define S2F_scan 1 |
|
#ifndef elementsof
|
|
|