Changeset - 6882b779777e
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-07-30 15:18:23

Killed last debug fprintf
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/slavefuncs.c
Show inline comments
 
@@ -44,7 +44,6 @@ int ssh_keygen(){
 
		fprintf(stderr,"We successfully generated your key! Yay!");
 
		return 1;
 
	}
 
	fprintf(stderr,"02");
 
return 0;
 
}
 

	
0 comments (0 inline, 0 general)