summaryrefslogtreecommitdiff
path: root/main/rfc1867.h
diff options
context:
space:
mode:
authorMike Gerdts <gerdts@php.net>1999-08-03 16:49:33 +0000
committerMike Gerdts <gerdts@php.net>1999-08-03 16:49:33 +0000
commitecc1aa80e736709a6f19b1984adbc64f16d173d5 (patch)
tree3e602fbf721a2c140c157e12f99cc62fe7372fbe /main/rfc1867.h
parenta36fa329a29cd42ffc3a5bad8ba749abbdad018b (diff)
downloadphp-git-ecc1aa80e736709a6f19b1984adbc64f16d173d5.tar.gz
Last character of file not a newline, causing problems with Sun's C compiler
Diffstat (limited to 'main/rfc1867.h')
-rw-r--r--main/rfc1867.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/rfc1867.h b/main/rfc1867.h
index 77e3254084..97c1475e80 100644
--- a/main/rfc1867.h
+++ b/main/rfc1867.h
@@ -9,4 +9,4 @@ SAPI_POST_READER_FUNC(rfc1867_post_reader);
#define FILE_UPLOAD_INPUT_BUFFER_SIZE 8192
-#endif /* _RFC1867_H */ \ No newline at end of file
+#endif /* _RFC1867_H */