diff options
Diffstat (limited to 'xc/test/xsuite/xtest/src/libproto/ShowExtEvt.c')
-rw-r--r-- | xc/test/xsuite/xtest/src/libproto/ShowExtEvt.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xc/test/xsuite/xtest/src/libproto/ShowExtEvt.c b/xc/test/xsuite/xtest/src/libproto/ShowExtEvt.c index 75161c920..bfe3b8aea 100644 --- a/xc/test/xsuite/xtest/src/libproto/ShowExtEvt.c +++ b/xc/test/xsuite/xtest/src/libproto/ShowExtEvt.c @@ -38,7 +38,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ShowExtEvt.c,v 1.3 94/01/29 15:15:14 rws Exp $ + * $XConsortium: ShowExtEvt.c,v 1.4 94/04/17 21:01:27 rws Exp $ */ /* * *************************************************************************** @@ -66,11 +66,11 @@ in this Software without prior written authorization from the X Consortium. */ /* - * $Header: ShowExtEvt.c,v 1.3 94/01/29 15:15:14 rws Exp $ + * $Header: ShowExtEvt.c,v 1.4 94/04/17 21:01:27 rws Exp $ */ #ifndef lint -static char rcsid[]="$Header: ShowExtEvt.c,v 1.3 94/01/29 15:15:14 rws Exp $"; +static char rcsid[]="$Header: ShowExtEvt.c,v 1.4 94/04/17 21:01:27 rws Exp $"; #endif #include "XstlibInt.h" |