X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=clients%2Fgtk2%2Fhublist.h;h=16fa9e981910bf4a5c4256c05e8df4466f9dee81;hb=4e564b59c7c565387c4907017dfacce2ef761f8a;hp=5c09d5502b7c50db0dde90221402f9563cbcce0f;hpb=0d04e87edb98d0a426db309038e9f288270abfbb;p=doldaconnect.git diff --git a/clients/gtk2/hublist.h b/clients/gtk2/hublist.h index 5c09d55..16fa9e9 100644 --- a/clients/gtk2/hublist.h +++ b/clients/gtk2/hublist.h @@ -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 * * 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);