]> granicus.if.org Git - re2c/commitdiff
- Definition of vsnprintf was moved
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 24 Jun 2007 18:50:24 +0000 (18:50 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 24 Jun 2007 18:50:24 +0000 (18:50 +0000)
re2c/config_w32.h

index 789e7e7a4cbb83514bfc9d8dffd24d5ace25be5e..bd6d0d011da8d5b83df43af16f74a9bd72664b5d 100644 (file)
 /* Define to empty if the keyword `volatile' does not work. Warning: valid
    code using `volatile' can become incorrect without. Disable with care. */
 /* #undef volatile */
-
-#ifndef vsnprintf
-#define vsnprintf _vsnprintf
-#endif