summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1994-11-27 20:58:30 +0000
committerats <ats@FreeBSD.org>1994-11-27 20:58:30 +0000
commit455c3974126ccb15f6bd4c9d2d32936612955c27 (patch)
treeeb65e515af14b9fc9db6cfce726fc251e7cac426 /sys
parent8718fcc4216545867bb9075dfab8ade4dea25938 (diff)
downloadFreeBSD-src-455c3974126ccb15f6bd4c9d2d32936612955c27.zip
FreeBSD-src-455c3974126ccb15f6bd4c9d2d32936612955c27.tar.gz
Comment out an illegal define (E_CLNL_???).
Diffstat (limited to 'sys')
-rw-r--r--sys/netiso/iso_errno.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netiso/iso_errno.h b/sys/netiso/iso_errno.h
index 184fd2c..5c2c3c7 100644
--- a/sys/netiso/iso_errno.h
+++ b/sys/netiso/iso_errno.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)iso_errno.h 8.1 (Berkeley) 6/10/93
- * $Id: iso_errno.h,v 1.2 1994/08/02 07:50:34 davidg Exp $
+ * $Id: iso_errno.h,v 1.3 1994/08/21 06:14:20 paul Exp $
*/
#ifndef _NETISO_ISO_ERRNO_H_
@@ -111,7 +111,7 @@ SOFTWARE.
/* */
/******************************************************************************/
-#define E_CLNL_??? (CLNL_ERROR_MASK | 0x1) /* explanation */
+/* #define E_CLNL_??? (CLNL_ERROR_MASK | 0x1) explanation */
/******************************************************************************/
/* */
OpenPOWER on IntegriCloud