Imported Upstream version 3.5.1
[platform/upstream/ccache.git] / src / conf.h
index 9c9e28f..f45d09b 100644 (file)
@@ -20,7 +20,7 @@ struct conf {
        bool hash_dir;
        char *ignore_headers_in_manifest;
        bool keep_comments_cpp;
-       float limit_multiple;
+       double limit_multiple;
        char *log_file;
        unsigned max_files;
        uint64_t max_size;