diff options
Diffstat (limited to 'xc/lib/Xaw/SmeLine.c')
-rw-r--r-- | xc/lib/Xaw/SmeLine.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xc/lib/Xaw/SmeLine.c b/xc/lib/Xaw/SmeLine.c index 0b909836b..dbac9fbb1 100644 --- a/xc/lib/Xaw/SmeLine.c +++ b/xc/lib/Xaw/SmeLine.c @@ -1,4 +1,4 @@ -/* $XConsortium: SmeLine.c,v 1.11 91/02/17 16:12:55 converse Exp $ */ +/* $XConsortium: SmeLine.c,v 1.12 91/02/19 16:09:57 converse Exp $ */ /* * Copyright 1989 Massachusetts Institute of Technology @@ -199,6 +199,7 @@ Widget w; * Returns: none */ +/*ARGSUSED*/ static void Redisplay(w, event, region) Widget w; |