blob: 3dca4919c0485ac6d300d57c4c38f352910a48ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
*** inews/conf.h.orig Thu Nov 25 12:29:01 1993
--- inews/conf.h Sat Apr 15 04:57:55 1995
***************
*** 59,65 ****
* DOMAIN as defined above). If you don't want this, comment it out.
*/
! #define HIDDENNET
/*
* There are a number of ways that inews will try to figure out the
--- 59,65 ----
* DOMAIN as defined above). If you don't want this, comment it out.
*/
! /* #define HIDDENNET */
/*
* There are a number of ways that inews will try to figure out the
|