mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-13 09:10:28 +00:00
- nun ueberfluessige Meldung entfernt.
This commit is contained in:
parent
ae128734ac
commit
dc8ca3dfaf
@ -9,7 +9,7 @@
|
|||||||
* Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
|
* Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
|
||||||
* der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
|
* der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
|
||||||
*
|
*
|
||||||
* $Id: conf.c,v 1.39 2002/11/22 17:57:40 alex Exp $
|
* $Id: conf.c,v 1.40 2002/11/25 01:01:59 alex Exp $
|
||||||
*
|
*
|
||||||
* conf.h: Konfiguration des ngircd
|
* conf.h: Konfiguration des ngircd
|
||||||
*/
|
*/
|
||||||
@ -77,7 +77,6 @@ Conf_Test( VOID )
|
|||||||
Use_Log = FALSE;
|
Use_Log = FALSE;
|
||||||
Set_Defaults( );
|
Set_Defaults( );
|
||||||
|
|
||||||
printf( "Using \"%s\" as configuration file ...\n", NGIRCd_ConfFile );
|
|
||||||
Read_Config( );
|
Read_Config( );
|
||||||
|
|
||||||
/* Wenn stdin ein ein TTY ist: auf Taste warten */
|
/* Wenn stdin ein ein TTY ist: auf Taste warten */
|
||||||
|
Loading…
Reference in New Issue
Block a user