(sccsid): Useless, as we don't use SCCS. Remove.

This commit is contained in:
Markus Armbruster 2004-03-01 13:33:51 +00:00
parent 98b392d72c
commit 5fa00591fe
9 changed files with 0 additions and 36 deletions

View file

@ -21,10 +21,6 @@
#include <stdlib.h>
#include "as.h"
#if !defined(lint) && !defined(SABER)
static char sccsid[] = "@(#)as_hash.c 1.2 11/13/90";
#endif /* not lint */
/*
* Return a pointer to the as_queue structure associated with
* this coordinate if the coordinate is in the queue.