- Timestamp:
- Dec 13, 2015, 5:50:46 AM (11 years ago)
- Location:
- branches/eam_branches/ipp-20151113
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/opihi/dvo/imphot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20151113
-
branches/eam_branches/ipp-20151113/Ohana/src/opihi/dvo/imphot.c
r34088 r39266 36 36 if (GreyScale) { 37 37 if ((buf = SelectBuffer (bufname, ANYBUFFER, TRUE)) == NULL) return (FALSE); 38 CreateBuffer (buf, 100, 200, -32, 0.0, 1.0);38 if (!CreateBuffer (buf, 100, 200, -32, 0.0, 1.0)) return FALSE; 39 39 } 40 40
Note:
See TracChangeset
for help on using the changeset viewer.
