summaryrefslogtreecommitdiff
path: root/xc/lib/Xaw/SmeLine.c
diff options
context:
space:
mode:
authorrws <empty>1991-07-23 12:13:52 +0000
committerrws <empty>1991-07-23 12:13:52 +0000
commitc8b0120957e0e27cb417123af07890186ef957ea (patch)
tree7cc49cad5eafa42e50eccbee961e9dac48308e01 /xc/lib/Xaw/SmeLine.c
parent181a83b0fe0c52042cf6eb3068707c28da0fb26e (diff)
lint
Diffstat (limited to 'xc/lib/Xaw/SmeLine.c')
-rw-r--r--xc/lib/Xaw/SmeLine.c3
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;