aboutsummaryrefslogtreecommitdiff
path: root/sysutils/memdump/files/patch-convert_size.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/memdump/files/patch-convert_size.h')
-rw-r--r--sysutils/memdump/files/patch-convert_size.h46
1 files changed, 0 insertions, 46 deletions
diff --git a/sysutils/memdump/files/patch-convert_size.h b/sysutils/memdump/files/patch-convert_size.h
deleted file mode 100644
index 4b24c050896e..000000000000
--- a/sysutils/memdump/files/patch-convert_size.h
+++ /dev/null
@@ -1,46 +0,0 @@
---- convert_size.h.orig Sun Feb 20 15:54:28 2005
-+++ convert_size.h Sun Feb 20 15:54:46 2005
-@@ -1,25 +1,25 @@
- /*++
--/* NAME
--/* convert_size 3h
--/* SUMMARY
--/* string to size conversion
--/* SYNOPSIS
--/* #include <convert_size.h>
--/* DESCRIPTION
--/* .nf
-+ * NAME
-+ * convert_size 3h
-+ * SUMMARY
-+ * string to size conversion
-+ * SYNOPSIS
-+ * #include <convert_size.h>
-+ * DESCRIPTION
-+ * .nf
-
-- /*
-+ *
- * External interface.
- */
- extern size_t convert_size(const char *);
-
- /* LICENSE
--/* .ad
--/* .fi
--/* The IBM Public License must be distributed with this software.
--/* AUTHOR(S)
--/* Wietse Venema
--/* IBM T.J. Watson Research
--/* P.O. Box 704
--/* Yorktown Heights, NY 10598, USA
--/*--*/
-+ * .ad
-+ * .fi
-+ * The IBM Public License must be distributed with this software.
-+ * AUTHOR(S)
-+ * Wietse Venema
-+ * IBM T.J. Watson Research
-+ * P.O. Box 704
-+ * Yorktown Heights, NY 10598, USA
-+ *--*/