summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/md5.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/httpd/md5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/httpd/md5.h b/cpukit/httpd/md5.h
index 8531a07fd4..99df4eb735 100644
--- a/cpukit/httpd/md5.h
+++ b/cpukit/httpd/md5.h
@@ -48,4 +48,3 @@ extern void MD5Update (MD5_CONTEXT *, unsigned char *, unsigned int);
extern void MD5Final (unsigned char [16], MD5_CONTEXT *);
#endif /* _h_MD5 */
-