]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/conf-parser.h
Remove pa_bool_t and replace it with bool.
[pulseaudio] / src / pulsecore / conf-parser.h
index 7892a07100a74bddf789a8f67f693523bd6d9322..30ff4e326d4ca2dbe7b45584b93b4e638308a769 100644 (file)
@@ -54,7 +54,7 @@ struct pa_config_parser_state {
     const pa_config_item *item_table;
     char buf[4096];
     pa_proplist *proplist;
-    pa_bool_t in_proplist;
+    bool in_proplist;
 };
 
 /* The configuration file parsing routine. Expects a table of