Changeset - 779099b481d1
[Not reviewed]
default
0 1 0
LordOfWar - 16 years ago 2009-10-13 21:30:36

fixed error
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -338,7 +338,7 @@ void change_job_priority(struct distrenj
 
    }
 
  }
 
  updateJobListXML(head);
 
  makeJobDataXML(distrenjob); // because priority is changed
 
  makeJobDataXML(job); // because priority is changed
 
}
 

	
 
/**
0 comments (0 inline, 0 general)