Minor cleanups

darcs-hash:20051129101303-ac50b-11843dc32a9d05037b907fe1ac5df6a90cb7dd36.gz
This commit is contained in:
axel
2005-11-29 20:13:03 +10:00
parent c2e6b07b35
commit 02981a1750
3 changed files with 8 additions and 13 deletions

2
env.c
View File

@@ -186,7 +186,7 @@ static void start_fishd()
sb_init( &cmd );
pw = getpwuid(getuid());
debug( 2, L"Spawning new copy of fishd" );
debug( 3, L"Spawning new copy of fishd" );
if( !pw )
{