summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/httpd/md5.h')
-rw-r--r--cpukit/httpd/md5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/httpd/md5.h b/cpukit/httpd/md5.h
index d27031b44d..5a782fba2e 100644
--- a/cpukit/httpd/md5.h
+++ b/cpukit/httpd/md5.h
@@ -45,4 +45,4 @@ extern void MD5Init (MD5_CONTEXT *);
extern void MD5Update (MD5_CONTEXT *, unsigned char *, unsigned int);
extern void MD5Final (unsigned char [16], MD5_CONTEXT *);
-#endif /* _h_MD5 */ \ No newline at end of file
+#endif /* _h_MD5 */