]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add newline to end of file to make compiler happy.
authorMartin Kraemer <martin@apache.org>
Thu, 23 Aug 2001 13:34:43 +0000 (13:34 +0000)
committerMartin Kraemer <martin@apache.org>
Thu, 23 Aug 2001 13:34:43 +0000 (13:34 +0000)
Submitted by: Pavel Novy <novy@feld.cvut.cz>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90548 13f79535-47bb-0310-9956-ffa450edef68

src/os/netware/os.c

index 4aeaeead60211a66b9f4901540a7ae67b194ef0d..fdbab377c961aabffe316024a7bb14f1323de5b0 100644 (file)
@@ -373,4 +373,4 @@ char *ap_os_http_method(void *r)
        }
 
    return http_method;
-}
\ No newline at end of file
+}