--- ray/src/rt/msmouse.c 1993/07/16 18:41:09 2.5 +++ ray/src/rt/msmouse.c 2003/02/22 02:07:28 2.6 @@ -1,9 +1,6 @@ -/* Copyright (c) 1992 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: msmouse.c,v 2.6 2003/02/22 02:07:28 greg Exp $"; #endif - #include #include #include "driver.h"