Changeset - d7bb6b8d6027
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 16 years ago 2009-07-09 00:12:14
ohnobinki@ohnopublishing.net
named struct blendjob
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -50,7 +50,7 @@ struct distrend_config
 
};
 

	
 
// Stores Blender Job Info
 
struct {
 
struct blendjob {
 
  char *name;
 
  char *submitter;
 
  char *email;
0 comments (0 inline, 0 general)