boilerplate for plasmas
This commit is contained in:
@@ -188,9 +188,11 @@ if (foo) {
|
||||
return foo;
|
||||
}
|
||||
|
||||
/* NO No no !!! don't do that !!! */
|
||||
foo = fread(head->R, sizeof(float),
|
||||
filehead.w*filehead.h*filehead.t, fp);
|
||||
|
||||
|
||||
fclose(fp);
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user