aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/announce.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib9/announce.c')
-rw-r--r--src/lib9/announce.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib9/announce.c b/src/lib9/announce.c
index cbf5b073..1587988e 100644
--- a/src/lib9/announce.c
+++ b/src/lib9/announce.c
@@ -153,4 +153,3 @@ p9accept(int cfd, char *dir)
/* need to dup because the listen fd will be closed */
return dup(fd);
}
-