aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/searchpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib9/searchpath.c')
-rw-r--r--src/lib9/searchpath.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib9/searchpath.c b/src/lib9/searchpath.c
index 3b8e7daa..75e0695f 100644
--- a/src/lib9/searchpath.c
+++ b/src/lib9/searchpath.c
@@ -59,4 +59,3 @@ searchpath(char *name)
free(path);
return nil;
}
-