Changeset - 6ef3e16151a5
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-07-25 01:33:04

Changed to TODO: for eclipse task manager :D
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/slavefuncs.c
Show inline comments
 
@@ -63,7 +63,7 @@ void registeruser(char *username, char *
 
  execio_close(testrem);
 

	
 
 exec('exec wget http://protofusion.org/distren/keys/%s',keyname); // Download the key
 
 /* Scan distrenslave.conf for !username and !key and replace them with "keyname" and the "username" */
 
 /* TODO: Scan distrenslave.conf for !username and !key and replace them with "keyname" and the "username" */
 

	
 
}
 

	
0 comments (0 inline, 0 general)