]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - pw/pwupd.h
Move the quiet flag into the configuration structure
[pw-darwin.git] / pw / pwupd.h
index 37303de4e63d43ed76ef70d6f64ae6c4a8cad317..be126c54a46ffff078e31a78fef1b06393025543 100644 (file)
@@ -87,6 +87,7 @@ struct pwconf {
        char            *config;
        int              fd;
        int              which;
+       bool             quiet;
        bool             dryrun;
        bool             pretty;
        bool             v7;