Changeset 6269 for branches/clusters/ARBDB/ad_prot.h
- Timestamp:
- 23/11/09 08:54:41 (3 years ago)
- Files:
-
- 1 modified
-
branches/clusters/ARBDB/ad_prot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/clusters/ARBDB/ad_prot.h
r6241 r6269 41 41 GB_ERROR GB_export_IO_error P_((const char *action, const char *filename)); 42 42 GB_ERROR GB_print_error P_((void)); 43 GB_ERROR GB_get_error P_((void)) __ATTR__DEPRECATED;43 NOT4PERL GB_ERROR GB_get_error P_((void)) __ATTR__DEPRECATED; 44 44 GB_BOOL GB_have_error P_((void)); 45 45 GB_ERROR GB_await_error P_((void));
