X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=clients%2Fgtk2%2Fhublist.h;h=16fa9e981910bf4a5c4256c05e8df4466f9dee81;hb=8d8c739fc25e302e0d9c490a15f7eca11bf4654b;hp=5c09d5502b7c50db0dde90221402f9563cbcce0f;hpb=d05758f6eda21695e6215d60d28b9747d0b8aaa3;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);