diff options
Diffstat (limited to 'xc/lib/Xaw/Command.c')
-rw-r--r-- | xc/lib/Xaw/Command.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/lib/Xaw/Command.c b/xc/lib/Xaw/Command.c index c29d1e89f..d4aff11c2 100644 --- a/xc/lib/Xaw/Command.c +++ b/xc/lib/Xaw/Command.c @@ -1,4 +1,4 @@ -/* $TOG: Command.c /main/80 1998/02/06 12:45:20 kaleb $ */ +/* $Xorg: Command.c,v 1.4 2000/08/17 19:45:31 cpqbld Exp $ */ /*********************************************************** @@ -42,7 +42,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/lib/Xaw/Command.c,v 1.11 1999/06/13 13:47:18 dawes Exp $ */ +/* $XFree86: xc/lib/Xaw/Command.c,v 1.12 2001/01/17 19:42:26 dawes Exp $ */ /* * Command.c - Command button widget |