Remove unneeded WS change

This commit is contained in:
Yasuo Ohgaki 2015-08-31 19:12:21 +09:00 committed by Jakub Zelenka
parent a160b518d0
commit 086835f2b3

View file

@ -238,8 +238,6 @@ PHPAPI char *php_gcvt(double value, int ndigit, char dec_point, char exponent, c
}
/* }}} */
/* {{{ Apache license */
/* ====================================================================
* Copyright (c) 1995-1998 The Apache Group. All rights reserved.