aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/json_dumper.h
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/json_dumper.h')
-rw-r--r--wsutil/json_dumper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/json_dumper.h b/wsutil/json_dumper.h
index 3ed7563e2a..bc382c3524 100644
--- a/wsutil/json_dumper.h
+++ b/wsutil/json_dumper.h
@@ -1,4 +1,4 @@
-/* wsjson.h
+/** @file
* Routines for serializing data as JSON.
*
* Copyright 2018, Peter Wu <peter@lekensteyn.nl>