summaryrefslogtreecommitdiff
path: root/sysutils/memdump/files/patch-error.h
blob: d6d6670f3c3d5f63abdfa3889bfe22fe533e87d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
--- error.h.orig	Sun Feb 20 15:50:37 2005
+++ error.h	Sun Feb 20 15:50:53 2005
@@ -1,14 +1,14 @@
 /*++
-/* NAME
-/*	error 3h
-/* SUMMARY
-/*	diagnostics handlers
-/* SYNOPSIS
-/*	#include <error.h>
-/* DESCRIPTION
-/* .nf
+ * NAME
+ *	error 3h
+ * SUMMARY
+ *	diagnostics handlers
+ * SYNOPSIS
+ *	#include <error.h>
+ * DESCRIPTION
+ * .nf
 
- /*
+  *
   * External interface.
   */
 #ifndef PRINTFLIKE
@@ -31,12 +31,12 @@
 #endif
 
 /* 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
+ *--*/