Changeset - b0180c74a54c
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 16 years ago 2009-07-09 00:08:39
ohnobinki@ohnopublishing.net
syntax: missing semicolon
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -47,7 +47,7 @@ struct distrend_config
 
  cfg_t *mycfg;
 
  struct options_common *options;
 
  struct distrend_listen **listens; /*< Null terminated array of structs */
 
}
 
};
 

	
 
// Stores Blender Job Info
 
struct {
0 comments (0 inline, 0 general)