]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
removed empty line
authorAndreas Gustafsson <source@isc.org>
Thu, 30 Aug 2001 20:55:37 +0000 (20:55 +0000)
committerAndreas Gustafsson <source@isc.org>
Thu, 30 Aug 2001 20:55:37 +0000 (20:55 +0000)
lib/isc/unix/file.c

index 1594c999b85074b3ef02cc47a2362246215a2833..05acb22a667f47b1118b62418da38df0522711d2 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: file.c,v 1.39 2001/08/30 04:55:36 marka Exp $ */
+/* $Id: file.c,v 1.40 2001/08/30 20:55:37 gson Exp $ */
 
 #include <config.h>
 
@@ -115,7 +115,6 @@ isc_file_settime(const char *file, isc_time_t *time) {
                return (isc__errno2result(errno));
 
        return (ISC_R_SUCCESS);
-
 }
 
 #undef TEMPLATE