Use proper e-mail address format everywhere.
[doldaconnect.git] / clients / gtk2 / hublist.h
index 5c09d55..16fa9e9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Dolda Connect - Modular multiuser Direct Connect-style client
- *  Copyright (C) 2007 Fredrik Tolf (fredrik@dolda2000.com)
+ *  Copyright (C) 2007 Fredrik Tolf <fredrik@dolda2000.com>
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -27,6 +27,7 @@
 #define PHO_EOF 2
 #define PHO_FINI 3
 
+void aborthublist(void);
 int validhub(char *field, ...);
 void fetchhublist(char *url, regex_t *flt);