]> git.sur5r.net Git - bacula/bacula/commitdiff
Update copyright date
authorKern Sibbald <kern@sibbald.com>
Tue, 15 Apr 2008 14:55:03 +0000 (14:55 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 15 Apr 2008 14:55:03 +0000 (14:55 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6819 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/lib/bsock.c
bacula/src/lib/bsock.h

index 32a163acc896a0bcedfc96d32883520debdbac4b..66703c80787ff369ad230fc794b1b39d8342edcc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2007-2007 Free Software Foundation Europe e.V.
+   Copyright (C) 2007-2008 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
@@ -776,6 +776,7 @@ int BSOCK::wait_data_intr(int sec)
       return -1;                /* error return */
    default:
       b_errno = 0;
+      break;
    }
    return 1;
 }
index f4a90085dc9fd950b32b0fcf4d81faee53a97349..29a693772d372e805204396c298f15f113346197 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2000-2007 Free Software Foundation Europe e.V.
+   Copyright (C) 2000-2008 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.