X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Ftcpip.h;h=16aaf99230e874ae6fa65a3871b9bb685c717d47;hb=821e247a6d064e29703c74b21f755baaf4cc1e6e;hp=43d46188b4ceeb771d791785a17fe291fd0c162b;hpb=4c176312acdc3444c9afc820f76a393e64668e52;p=yaz-moved-to-github.git diff --git a/include/yaz/tcpip.h b/include/yaz/tcpip.h index 43d4618..16aaf99 100644 --- a/include/yaz/tcpip.h +++ b/include/yaz/tcpip.h @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: tcpip.h,v 1.6 2005-01-15 19:47:10 adam Exp $ + * $Id: tcpip.h,v 1.7 2005-06-25 15:46:03 adam Exp $ */ /** * \file tcpip.h @@ -46,3 +46,11 @@ YAZ_EXPORT COMSTACK ssl_type(int s, int blocking, int protocol, void *vp); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +