summaryrefslogtreecommitdiff
path: root/bin/test/operators.c
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>1998-05-18 06:51:59 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>1998-05-18 06:51:59 +0000
commit9ba8bd65572b25c4e75f9872c1752ff057eaaf75 (patch)
treefe399b3206086fa1fdeb4d3687c8988155567331 /bin/test/operators.c
parent44dc619ed6cb22c1acdc02e83180f51bb986cd5b (diff)
Notes
Diffstat (limited to 'bin/test/operators.c')
-rw-r--r--bin/test/operators.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/bin/test/operators.c b/bin/test/operators.c
index e75c84a370d1..d21ec03b7adb 100644
--- a/bin/test/operators.c
+++ b/bin/test/operators.c
@@ -29,12 +29,14 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $Id$
*/
#ifndef lint
-static char const sccsid[] = "@(#)operators.c 8.3 (Berkeley) 4/2/94";
+#if 0
+static char sccsid[] = "@(#)operators.c 8.3 (Berkeley) 4/2/94";
+#endif
+static const char rcsid[] =
+ "$Id$";
#endif /* not lint */
/*