]> git.decadent.org.uk Git - ion3.git/blobdiff - mod_query/fwarn.h
Imported Upstream version 20090110
[ion3.git] / mod_query / fwarn.h
index 6dfee3775368ffd11fc9763b4ac660372c753dcd..5a8ee8683e4e393f27176e131aa075b02df42fd8 100644 (file)
@@ -1,12 +1,9 @@
 /*
  * ion/mod_query/fwarn.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2006
+ * Copyright (c) Tuomo Valkonen 1999-2009
  *
- * Ion is free software; you can redistribute it and/or modify it under
- * the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1 of the License, or
- * (at your option) any later version.
+ * See the included file LICENSE for details.
  */
 
 #ifndef ION_MOD_QUERY_FWARN_H
@@ -15,7 +12,7 @@
 #include <ioncore/mplex.h>
 #include "wmessage.h"
 
-extern WMessage *mod_query_message(WMPlex *mplex, const char *p);
-extern WMessage *mod_query_fwarn(WMPlex *mplex, const char *p);
+extern WMessage *mod_query_do_message(WMPlex *mplex, const char *p);
+extern WMessage *mod_query_do_fwarn(WMPlex *mplex, const char *p);
 
 #endif /* ION_MOD_QUERY_FWARN_H */