- Timestamp:
- Jan 7, 2008, 9:09:22 PM (17 years ago)
- Location:
- trunk/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_static.c
r145 r150 363 363 364 364 ERR: 365 ; /* 'label at end of compound statement' */ 365 366 SH_MUTEX_UNLOCK(pwf_lock); 366 367 … … 415 416 416 417 ERR: 418 ; /* 'label at end of compound statement' */ 417 419 SH_MUTEX_UNLOCK(grf_lock); 418 420 … … 1614 1616 DPRINTF("nameservers = %d\n", __nameservers); 1615 1617 the_end: 1618 ; /* 'label at end of compound statement' */ 1616 1619 SH_MUTEX_UNLOCK(resolv_lock); 1617 1620 return 0; -
trunk/src/sh_suidchk.c
r149 r150 1363 1363 sh_suidchk_free_schedule(); 1364 1364 set_defaults(); 1365 return 0; 1365 1366 } 1366 1367
Note:
See TracChangeset
for help on using the changeset viewer.