aboutsummaryrefslogtreecommitdiff
path: root/src/mm-log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-log.h')
-rw-r--r--src/mm-log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-log.h b/src/mm-log.h
index d0b5c607..4c643e28 100644
--- a/src/mm-log.h
+++ b/src/mm-log.h
@@ -60,6 +60,7 @@ gboolean mm_log_setup (const char *level,
gboolean log_journal,
gboolean show_ts,
gboolean rel_ts,
+ gboolean show_personal_info,
GError **error);
void mm_log_shutdown (void);