Changeset - f9829af53ca6
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-10-10 17:26:01

Cleaned up slavefuncs.c formatting
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/server/slavefuncs.c
Show inline comments
 
@@ -253,6 +253,7 @@ int register_user(char *username, char *
 
{
 

	
 
/* Note: this code moved here from after the useradd code, so useradd doesn't happen if there is an existing key, etc */
 

	
 
  /* puts the person's username in the conf */
 
  if(conf_replace(username) == 0){
 
	fprintf(stderr, "Failed!\n");
0 comments (0 inline, 0 general)