Merge branch 'master' into autotools-conversion
Lost the ksh93 submodule so will re-add in a later commit.
This commit is contained in:
@@ -49,7 +49,7 @@ extern void *_DtCm_alloc_entry(uint num_elem);
|
||||
|
||||
extern CSA_return_code _DtCm_free(void *ptr);
|
||||
|
||||
extern void _DtCm_free_character_pointers P((uint num_elem, void *vptr));
|
||||
extern void _DtCm_free_character_pointers(uint num_elem, void *vptr);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user