changed rcsid to rcsid2

This commit is contained in:
em 1984-05-17 14:28:57 +00:00
parent 3c197c150a
commit 7d36c44c56

View file

@ -1,6 +1,6 @@
%{ %{
#ifndef NORCSID #ifndef NORCSID
static char rcsid[] = "$Header$"; static char rcsid2[] = "$Header$";
#endif #endif
/* /*