Changeset 272 for trunk/include/sh_error_min.h
- Timestamp:
- Jan 27, 2010, 10:52:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_error_min.h
r265 r272 25 25 long errnum, unsigned long msg_index, ...); 26 26 27 /* this function should be called to (only) send mail 28 */ 29 void sh_error_mail (const char * alias, int sev, 30 const char * file, long line, 31 long status, unsigned long msg_id, ...); 32 27 33 /* convert a string to a numeric priority 28 34 */
Note:
See TracChangeset
for help on using the changeset viewer.