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