aboutsummaryrefslogtreecommitdiffhomepage
path: root/fishd.c
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2005-09-24 00:33:16 +1000
committerGravatar axel <axel@liljencrantz.se>2005-09-24 00:33:16 +1000
commit5f546e1c4c3488c7c9741e1a52a3e91977eb3c44 (patch)
tree60c2a90c034647acd1dfb3a0a33c59022dd770d6 /fishd.c
parent77c7a026ee2ca46a114d6886d8b02ad0a96b1e3b (diff)
Minor documentation updates
darcs-hash:20050923143316-ac50b-a3816568b7aefca179ef2891d1fd2fb23a1739cb.gz
Diffstat (limited to 'fishd.c')
-rw-r--r--fishd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fishd.c b/fishd.c
index bd18b6d0..f22b37cc 100644
--- a/fishd.c
+++ b/fishd.c
@@ -242,7 +242,6 @@ void load_or_save( int save)
{
debug( 1, L"Could not open load/save file. No previous saves?" );
wperror( L"open" );
-
}
debug( 1, L"File open on fd %d", c.fd );