diff options
author | Sascha Schumann <sas@php.net> | 2000-05-01 22:38:42 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-05-01 22:38:42 +0000 |
commit | 7613e064f8281cc09fefe9f89655ea8af10e095c (patch) | |
tree | 438b808415b59e5cb122514fed3e47c1eae11c45 /sapi/aolserver | |
parent | 7a2d83acdcb51e9a287e636eb80ef198319e814f (diff) | |
download | php-git-7613e064f8281cc09fefe9f89655ea8af10e095c.tar.gz |
Remove trailing empty lines
Diffstat (limited to 'sapi/aolserver')
-rw-r--r-- | sapi/aolserver/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sapi/aolserver/Makefile.in b/sapi/aolserver/Makefile.in index 39ab7ebcf8..96a33af6bd 100644 --- a/sapi/aolserver/Makefile.in +++ b/sapi/aolserver/Makefile.in @@ -3,7 +3,3 @@ LTLIBRARY_NAME = libsapi.la LTLIBRARY_SOURCES = aolserver.c include $(top_srcdir)/build/ltlib.mk - - - - |