]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Wed, 5 Nov 2014 23:45:20 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 5 Nov 2014 23:45:20 +0000 (23:45 +0000)
lib/isc/unix/file.c

index e5578ba87878c36a20e33f20b3409291905c001d..06c9842eb163f81e8676e4309327f0ff69ebcfc1 100644 (file)
@@ -720,8 +720,8 @@ isc_file_sanitize(const char *dir, const char *base, const char *ext,
         * plus null terminator)
         */
        if (l < 65)
-               l = 65; 
-               
+               l = 65;
+
        if (dir != NULL)
                l += strlen(dir) + 1;
        if (ext != NULL)