aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/decode_as_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/decode_as_utils.c b/ui/decode_as_utils.c
index 4a7c216240..8b96b2d7d8 100644
--- a/ui/decode_as_utils.c
+++ b/ui/decode_as_utils.c
@@ -280,7 +280,7 @@ decode_as_open(void) {
fputs("# \"Decode As\" entries file for Wireshark " VERSION ".\n"
"#\n"
"# This file is regenerated each time \"Decode As\" preferences\n"
- "# are saved within Wireshark. Making manual changes should be safe,"
+ "# are saved within Wireshark. Making manual changes should be safe,\n"
"# however.\n", da_file);
return da_file;