2000-04-06
2000-04-06 20:53:30 by Henrik Grubbström (Grubba) <grubba@grubba.org>
-
bf47e19c38527095fb41cbd11e1e7020a2c7fd92
(4 lines)
(+3/-1)
[
Show
| Annotate
]
Branch: 7.9
Cosmetic change.
Rev: src/main.c:1.86
5:
\*/
/**/
#include "global.h"
- RCSID("$Id: main.c,v 1.85 2000/03/30 04:39:17 hubbe Exp $");
+ RCSID("$Id: main.c,v 1.86 2000/04/06 20:53:30 grubba Exp $");
#include "fdlib.h"
#include "backend.h"
#include "module.h"
175: Inside #if defined(HAVE_SETLOCALE)
setlocale(LC_MESSAGES, "");
#endif
#endif
+
init_backend();
master_file = 0;