- Timestamp:
- Feb 23, 2013, 9:55:12 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_fInotify.c
r425 r426 374 374 375 375 SH_MUTEX_LOCK(mutex_thread_nolog); 376 sh_error_handle( (class == SH_LEVEL_ALLIGNORE) ? 377 ShDFLevel[class] : 378 ShDFLevel[SH_ERR_T_FILE], 376 sh_error_handle( SH_ERR_ALL /* debug */, 379 377 FIL__, __LINE__, errnum, MSG_E_SUBGPATH, 380 378 errbuf, _("sh_fInotify_init_internal"), epath);
Note:
See TracChangeset
for help on using the changeset viewer.