|
|
| version 1.32, 2007/02/01 19:02:45 | version 1.33, 2007/02/01 19:10:50 |
|---|---|
| Line 192 main( int argc, char *argv[] ) | Line 192 main( int argc, char *argv[] ) |
| bindtextdomain(PACKAGE, LOCALEDIR); | bindtextdomain(PACKAGE, LOCALEDIR); |
| textdomain(PACKAGE); | textdomain(PACKAGE); |
| /* bootstrap message logging (stage 0) | |
| */ | |
| mlog_init0(); | |
| /* Get the parent's pid. will be used in signal handling | /* Get the parent's pid. will be used in signal handling |
| * to differentiate parent from children. | * to differentiate parent from children. |
| */ | */ |