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 /ext/posix | |
parent | 7a2d83acdcb51e9a287e636eb80ef198319e814f (diff) | |
download | php-git-7613e064f8281cc09fefe9f89655ea8af10e095c.tar.gz |
Remove trailing empty lines
Diffstat (limited to 'ext/posix')
-rw-r--r-- | ext/posix/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/posix/Makefile.in b/ext/posix/Makefile.in index e656f347b8..df96646962 100644 --- a/ext/posix/Makefile.in +++ b/ext/posix/Makefile.in @@ -4,7 +4,3 @@ LTLIBRARY_SOURCES = posix.c LTLIBRARY_SHARED_NAME = posix.la include $(top_srcdir)/build/dynlib.mk - - - - |