summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/libsm/cdefs.html
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/libsm/cdefs.html')
-rw-r--r--contrib/sendmail/libsm/cdefs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/libsm/cdefs.html b/contrib/sendmail/libsm/cdefs.html
index 33e45ac..bf8cb63 100644
--- a/contrib/sendmail/libsm/cdefs.html
+++ b/contrib/sendmail/libsm/cdefs.html
@@ -8,7 +8,7 @@
<center>
<h1> libsm : C Language Portability Macros </h1>
- <br> $Id: cdefs.html,v 1.2 2000/12/07 17:33:09 dmoen Exp $
+ <br> $Id: cdefs.html,v 1.1.1.1 2002/02/17 21:56:43 gshapiro Exp $
</center>
<h2> Description </h2>
@@ -86,7 +86,7 @@ SM_DEAD(void exit __P((int)));
Examples:
<blockquote><pre>
-SM_UNUSED(static const char Id[]) = "@(#)$Id: cdefs.html,v 1.2 2000/12/07 17:33:09 dmoen Exp $";
+SM_UNUSED(static const char Id[]) = "@(#)$Id: cdefs.html,v 1.1.1.1 2002/02/17 21:56:43 gshapiro Exp $";
void
foo(x)
SM_UNUSED(int x);
OpenPOWER on IntegriCloud