Changeset 150 for trunk/src/sh_static.c
- Timestamp:
- Jan 7, 2008, 9:09:22 PM (17 years ago)
- File:
-
- 1 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;
Note:
See TracChangeset
for help on using the changeset viewer.