mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
cleanup file headers.
This commit is contained in:
parent
942d64c1c3
commit
cf78e8324e
2 changed files with 0 additions and 16 deletions
|
@ -48,14 +48,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/***************************************************************************
|
|
||||||
lsapilib.c - description
|
|
||||||
-------------------
|
|
||||||
begin : Mon Feb 21 2005
|
|
||||||
copyright : (C) 2005 by George Wang
|
|
||||||
email : gwang@litespeedtech.com
|
|
||||||
***************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
|
|
|
@ -48,14 +48,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/***************************************************************************
|
|
||||||
lsapilib.h - description
|
|
||||||
-------------------
|
|
||||||
begin : Mon Feb 21 2005
|
|
||||||
copyright : (C) 2005 by George Wang
|
|
||||||
email : gwang@litespeedtech.com
|
|
||||||
***************************************************************************/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef _LSAPILIB_H_
|
#ifndef _LSAPILIB_H_
|
||||||
#define _LSAPILIB_H_
|
#define _LSAPILIB_H_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue