aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/svgpic/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/svgpic/misc.c')
-rw-r--r--src/cmd/svgpic/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/svgpic/misc.c b/src/cmd/svgpic/misc.c
index e888fafc..1e2db1b5 100644
--- a/src/cmd/svgpic/misc.c
+++ b/src/cmd/svgpic/misc.c
@@ -34,7 +34,7 @@ curdir(void) /* convert current dir (hvmode) to RIGHT, LEFT, etc. */
return 0;
}
-double
+double
getcomp(obj *p, int t) /* return component of a position */
{
switch (t) {