diff options
Diffstat (limited to 'src/lib9p/post.c')
-rw-r--r-- | src/lib9p/post.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib9p/post.c b/src/lib9p/post.c index 09296a88..4ee99bc8 100644 --- a/src/lib9p/post.c +++ b/src/lib9p/post.c @@ -21,4 +21,3 @@ postmountsrv(Srv *s, char *name, char *mtpt, int flag) _post3(p); } } - |