moved whitespace around
[citadel.git] / citadel / server / backends / common / database.c
index 9ac8817eb732a08c8dcf8d68be7aa82307f2493c..67022f7436335f98af9ba1d9400ecd3c86247fa5 100644 (file)
@@ -86,5 +86,3 @@ void cdb_chmod_data(void) {
                closedir(dp);
        }
 }
-
-