]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/bsock.h
kes Eliminate some compile warnings in dird_conf.c
[bacula/bacula] / bacula / src / lib / bsock.h
index b04af0ffaf4d4605f1bae151bd21f9354501171a..4ca9fcff7a0cca3449e661e70739ebb166993a6a 100644 (file)
@@ -12,7 +12,7 @@
  *   Version $Id$
  */
 /*
-   Copyright (C) 2000-2005 Kern Sibbald
+   Copyright (C) 2000-2006 Kern Sibbald
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
@@ -87,4 +87,3 @@ enum {
 #define BNET_TLS_NONE     0           /* cannot do TLS */
 #define BNET_TLS_OK       1           /* can do, but not required on my end */
 #define BNET_TLS_REQUIRED 2           /* TLS is required */
-