From 4c4b0e301b20dda7cdd0e4005e6ded49c34ca611 Mon Sep 17 00:00:00 2001 From: Ryan Schmidt Date: Mon, 11 Apr 2022 02:01:30 -0500 Subject: [PATCH] Resolve -Wcomment warnings Resolve -Wcomment warnings like: ./cifin-cmos14b.gen:2:1: warning: '/*' within block comment [-Wcomment] --- database/DBpaint.c | 2 +- gcr/gcrRoute.c | 2 +- scmos/cif_template/cifin-cmos14b.gen | 2 +- scmos/cif_template/cifin-cmosx.gen | 2 +- scmos/cif_template/cifin-ibm.gen | 2 +- select/selDisplay.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/database/DBpaint.c b/database/DBpaint.c index 5364827e..2adaf0a3 100644 --- a/database/DBpaint.c +++ b/database/DBpaint.c @@ -19,7 +19,7 @@ * ********************************************************************* */ -/* #define PAINTDEBUG /* For debugging */ +/* #define PAINTDEBUG */ /* For debugging */ #ifndef lint static char rcsid[] __attribute__ ((unused)) = "$Header: /usr/cvsroot/magic-8.0/database/DBpaint.c,v 1.15 2010/09/24 19:53:19 tim Exp $"; diff --git a/gcr/gcrRoute.c b/gcr/gcrRoute.c index f3974a6e..5e5ff665 100644 --- a/gcr/gcrRoute.c +++ b/gcr/gcrRoute.c @@ -79,7 +79,7 @@ GCRroute(ch) gcrSetEndDist(ch); density = gcrDensity(ch); -/* gcrPrDensity(ch, density); /* Debugging */ +/* gcrPrDensity(ch, density); */ /* Debugging */ if (density > ch->gcr_width) { (void) sprintf(mesg, "Density (%d) > channel size (%d)", diff --git a/scmos/cif_template/cifin-cmos14b.gen b/scmos/cif_template/cifin-cmos14b.gen index 04355cb1..e6f4cba9 100644 --- a/scmos/cif_template/cifin-cmos14b.gen +++ b/scmos/cif_template/cifin-cmos14b.gen @@ -1,4 +1,4 @@ -/* For IBM triple metal process... No CCD, Bipolar, Poly2 layers. +/* For IBM triple metal process... No CCD, Bipolar, Poly2 layers. */ /* This is prelimanary, please let me know if anything here seems abnormal to you... pi@lepton.isi.edu 1/13/94 */ #ifdef NOWELL diff --git a/scmos/cif_template/cifin-cmosx.gen b/scmos/cif_template/cifin-cmosx.gen index 2f585315..e78ee9d0 100644 --- a/scmos/cif_template/cifin-cmosx.gen +++ b/scmos/cif_template/cifin-cmosx.gen @@ -1,4 +1,4 @@ -/* For IBM triple metal process... No CCD, Bipolar, Poly2 layers. +/* For IBM triple metal process... No CCD, Bipolar, Poly2 layers. */ /* This is prelimanary, please let me know if anything here seems abnormal to you... pi@lepton.isi.edu 3/14/95 */ #ifdef NOWELL diff --git a/scmos/cif_template/cifin-ibm.gen b/scmos/cif_template/cifin-ibm.gen index 4bcc0945..3746f77b 100644 --- a/scmos/cif_template/cifin-ibm.gen +++ b/scmos/cif_template/cifin-ibm.gen @@ -1,4 +1,4 @@ -/* For IBM triple metal process... No CCD, Bipolar, Poly2 layers. +/* For IBM triple metal process... No CCD, Bipolar, Poly2 layers. */ /* This is prelimanary, please let me know if anything here seems abnormal to you... pi@lepton.isi.edu 1/13/94 */ #ifdef NOWELL diff --git a/select/selDisplay.c b/select/selDisplay.c index 8f4ec39f..81c83bf8 100644 --- a/select/selDisplay.c +++ b/select/selDisplay.c @@ -445,7 +445,7 @@ SelCopyToFeedback(celldef, seluse, style, text) } /*----------------------------------------------------------------------*/ -/* Callback function per tile of the selection +/* Callback function per tile of the selection */ /*----------------------------------------------------------------------*/ int