summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-09 12:48:21 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-09 12:48:21 +0000
commitf2df5b608b4b05ab868d4c2aba0305dbe300aed7 (patch)
tree801b1d9d789bc48b7ab58d055d06c4ec2652c896 /usr.sbin/pcvt
parentbec59453be3c5c0ada0753388c53cc6c18a8cedd (diff)
downloadFreeBSD-src-f2df5b608b4b05ab868d4c2aba0305dbe300aed7.zip
FreeBSD-src-f2df5b608b4b05ab868d4c2aba0305dbe300aed7.tar.gz
Fix nested comments for -Wcomment warnings.
Diffstat (limited to 'usr.sbin/pcvt')
-rw-r--r--usr.sbin/pcvt/vttest/header.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/pcvt/vttest/header.h b/usr.sbin/pcvt/vttest/header.h
index c4dcf90..300564a 100644
--- a/usr.sbin/pcvt/vttest/header.h
+++ b/usr.sbin/pcvt/vttest/header.h
@@ -2,12 +2,12 @@
/* Choose one of these */
-/* #define XENIX /* XENIX implies UNIX */
-/* #define SIII /* SIII implies UNIX, (NDELAY a la System III) */
+/* #define XENIX */ /* XENIX implies UNIX */
+/* #define SIII */ /* SIII implies UNIX, (NDELAY a la System III) */
#define UNIX /* UNIX */
-/* #define VMS /* VMS not done yet -- send me your version!!!! */
-/* #define SARG20 /* Sargasso C for TOPS-20 */
-/* #define SARG10 /* Sargasso C for TOPS-10 */
+/* #define VMS */ /* VMS not done yet -- send me your version!!!! */
+/* #define SARG20 */ /* Sargasso C for TOPS-20 */
+/* #define SARG10 */ /* Sargasso C for TOPS-10 */
/* These #ifdef:s are implementation dependent stuff for the Sargasso C */
/* Unix C barfs on directives like "#strings", so we keep them */
OpenPOWER on IntegriCloud