chiark / gitweb /
cname_loose/cname_forbid implemented; production timeout
[adns.git] / src / adns.h
index ec83ba0ec414d67e765153766d8d7a99055be526..2df40005c00ec17127559c2a2f0115d07fce4eef 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C)1998 Ian Jackson.
  * This version provided for review and comment only.
  *
- * $Id: adns.h,v 1.37 1998/11/28 17:37:56 ian Exp $
+ * $Id: adns.h,v 1.38 1998/12/05 18:51:37 ian Exp $
  */
 /*
  *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
@@ -135,8 +135,6 @@ typedef enum {
   
   adns_s_max_misconfig= 199,
 
-  /* fixme: implement _s_cname */
-
   /* permanent problems with the query */
   adns_s_querydomainwrong,
   adns_s_querydomaininvalid,