From b6b700cd16763a5e736e134065c34f856c648916 Mon Sep 17 00:00:00 2001 From: in2 Date: Sat, 5 Mar 2005 13:45:10 +0000 Subject: use domain_name_query.cidr instead domain_name_query git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2576 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/admin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mbbsd/admin.c b/mbbsd/admin.c index 13919aaa..41977616 100644 --- a/mbbsd/admin.c +++ b/mbbsd/admin.c @@ -743,7 +743,7 @@ x_file() fpath = "etc/expire.conf"; break; case 'i': - fpath = "etc/domain_name_query"; + fpath = "etc/domain_name_query.cidr"; break; case 'j': fpath = "etc/Logout"; -- cgit v1.2.3