Changeset 140 for trunk/src/sh_utmp.c
- Timestamp:
- Oct 29, 2007, 1:09:10 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_utmp.c
r132 r140 461 461 * 462 462 *************/ 463 int sh_utmp_init ( )463 int sh_utmp_init (struct mod_type * arg) 464 464 { 465 465 static int done = 0; 466 (void) arg; 466 467 467 468 SL_ENTER(_("sh_utmp_init"));
Note:
See TracChangeset
for help on using the changeset viewer.