diff options
Diffstat (limited to 'ext/bcmath/config.w32')
-rw-r--r-- | ext/bcmath/config.w32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bcmath/config.w32 b/ext/bcmath/config.w32 index 7496c676a..e091aa9bd 100644 --- a/ext/bcmath/config.w32 +++ b/ext/bcmath/config.w32 @@ -1,4 +1,4 @@ -// $Id: config.w32,v 1.2 2003/12/10 00:47:02 wez Exp $ +// $Id: config.w32 146077 2003-12-10 00:47:02Z wez $ // vim:ft=javascript ARG_ENABLE("bcmath", "bc style precision math functions", "yes"); |