chiark / gitweb /
Nemesis fixme wishlist item.
authorian <ian>
Sun, 15 Nov 1998 19:11:59 +0000 (19:11 +0000)
committerian <ian>
Sun, 15 Nov 1998 19:11:59 +0000 (19:11 +0000)
src/adns.h

index d85eda7c2262803afea43a29295053bb64f112a1..b30c99bc806585e7f3483dfa82a27b7b9e5c5c0d 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C)1998 Ian Jackson.
  * This version provided for review and comment only.
  *
- * $Id: adns.h,v 1.31 1998/11/14 18:58:13 ian Exp $
+ * $Id: adns.h,v 1.32 1998/11/15 19:11:59 ian Exp $
  */
 /*
  *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
@@ -209,6 +209,7 @@ typedef struct {
  *  If no (appropriate) requests are outstanding adns_query and adns_wait return ESRCH;
  */
 
+/* fixme: separate parsing from instantiation */
 int adns_init(adns_state *newstate_r, adns_initflags flags, FILE *diagfile/*0=>stderr*/);
 
 int adns_synchronous(adns_state ads,