Changeset - 7ad28ca045a3
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-07-25 21:39:25

typo
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -519,7 +519,7 @@ int main(int argc, char *argv[])
 
					fprinf(stderr,"No frames are available to render at this time");
 
				}
 
				else(){
 
					remotio_send_to_client(framenum);
 
					remotio_send_to_client(framenum, jobnum);
 
				}
 
      	}
 
      /* If the client's status changes from running to idle */
0 comments (0 inline, 0 general)