Changeset c48726 in git
- Timestamp:
- Nov 9, 2010, 12:53:33 PM (13 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c18334b998a8adbf0013b8e1ce0824774019443e')
- Children:
- 52c31f3179135ae65640abd1bf5cd50305d40eb7
- Parents:
- a13956e00b1f13989bd2b9a7b3515445ae57be94
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_util.h
ra13956 rc48726 18 18 /*BEGINPUBLIC*/ 19 19 extern void (*factoryError_callback)(const char *s); 20 void factoryError(const char *s); 20 21 /*ENDPUBLIC*/ 21 22 22 void factoryError(const char *s);23 23 24 24 #endif /* ! INCL_CF_UTIL_H */
Note: See TracChangeset
for help on using the changeset viewer.