diff options
Diffstat (limited to 'xc/lib/Xaw/Panner.c')
-rw-r--r-- | xc/lib/Xaw/Panner.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/lib/Xaw/Panner.c b/xc/lib/Xaw/Panner.c index 6be4ac896..9e8d6967d 100644 --- a/xc/lib/Xaw/Panner.c +++ b/xc/lib/Xaw/Panner.c @@ -1,5 +1,5 @@ /* - * $TOG: Panner.c /main/54 1998/02/11 14:54:13 kaleb $ + * $Xorg: Panner.c,v 1.3 2000/08/17 19:45:36 cpqbld Exp $ * Copyright 1989, 1994, 1998 The Open Group @@ -22,7 +22,7 @@ in this Software without prior written authorization from The Open Group. * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/lib/Xaw/Panner.c,v 3.5 1999/06/06 08:48:02 dawes Exp $ */ +/* $XFree86: xc/lib/Xaw/Panner.c,v 3.6 2001/01/17 19:42:28 dawes Exp $ */ #include <ctype.h> #include <math.h> |