Changeset 1234 for trunk/applications/nxconvert_common.c
- Timestamp:
- 15/04/09 10:39:54 (3 years ago)
- File:
-
- 1 edited
-
trunk/applications/nxconvert_common.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/applications/nxconvert_common.c
r1079 r1234 94 94 return NX_ERROR; 95 95 } 96 96 97 97 /* Output global attributes */ 98 98 if (WriteAttributes (nx_is_definition) != NX_OK) … … 105 105 return NX_ERROR; 106 106 } 107 /* clos einput */107 /* close input */ 108 108 if (NXclose (&inId) != NX_OK) 109 109 {
Note: See TracChangeset
for help on using the changeset viewer.
