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/rpc | |
parent | 7a2d83acdcb51e9a287e636eb80ef198319e814f (diff) | |
download | php-git-7613e064f8281cc09fefe9f89655ea8af10e095c.tar.gz |
Remove trailing empty lines
Diffstat (limited to 'ext/rpc')
-rw-r--r-- | ext/rpc/Makefile.in | 4 | ||||
-rw-r--r-- | ext/rpc/java/Makefile.in | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/ext/rpc/Makefile.in b/ext/rpc/Makefile.in index 6580a231d5..7d8960a34f 100644 --- a/ext/rpc/Makefile.in +++ b/ext/rpc/Makefile.in @@ -24,7 +24,3 @@ php_java.jar : reflect.java @rm net/php/reflect.* @rmdir net/php @rmdir net - - - - diff --git a/ext/rpc/java/Makefile.in b/ext/rpc/java/Makefile.in index 6580a231d5..7d8960a34f 100644 --- a/ext/rpc/java/Makefile.in +++ b/ext/rpc/java/Makefile.in @@ -24,7 +24,3 @@ php_java.jar : reflect.java @rm net/php/reflect.* @rmdir net/php @rmdir net - - - - |