X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcnet.h;fp=lib%2Fsilcutil%2Fsilcnet.h;h=b2adca7685bc9588a2af940a3483ae0b4b523b78;hb=a71ca13285f67f081df53cf40a0170a723ebdec3;hp=c4a1f045d4d9e2cda364dd07db0f07cf657851fb;hpb=0fe36aefe123f64c81e3982153fa49094132c1be;p=silc.git diff --git a/lib/silcutil/silcnet.h b/lib/silcutil/silcnet.h index c4a1f045..b2adca76 100644 --- a/lib/silcutil/silcnet.h +++ b/lib/silcutil/silcnet.h @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 1997 - 2006 Pekka Riikonen + Copyright (C) 1997 - 2007 Pekka Riikonen 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 @@ -196,7 +196,7 @@ void silc_net_close_listener(SilcNetListener listener); * using silc_async_abort the `callback' will not be called. If NULL * is returned the operation cannot be aborted. * - */ + ***/ SilcAsyncOperation silc_net_tcp_connect(const char *local_ip_addr, const char *remote_ip_addr, int remote_port,