Changeset - d5fa67db359f
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-10-14 16:16:13

Minor fix
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -1006,6 +1006,8 @@ int main(int argc, char *argv[])
 

	
 
  distrend_do_config(argc, argv, &config);
 

	
 
  //start_data(&head); // Starts fresh or loads data from xml dump. Should we grab the return?
 

	
 
  // pre-loaded jobs for testing
 
  prepare_distrenjob(&head, 1, "awesome", "LordOfWar", "onlylordofwar@gmail.com", 4, 1, 100, 640, 480);
 

	
0 comments (0 inline, 0 general)