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
349 B
12 lines
349 B
Index: src/lib/libast/sfio/sfstrtof.h |
|
--- src/lib/libast/sfio/sfstrtof.h.orig 2004-08-27 20:52:59 +0200 |
|
+++ src/lib/libast/sfio/sfstrtof.h 2005-10-03 18:34:02 +0200 |
|
@@ -53,7 +53,7 @@ |
|
|
|
#if !defined(S2F_function) |
|
#define S2F_function _sfdscan |
|
-#define S2F_static 1 |
|
+#define S2F_static -1 |
|
#define S2F_type 2 |
|
#define S2F_scan 1 |
|
#ifndef elementsof
|
|
|