Fix comment, get rid of extra blank line.

Change-Id: I073975f6468b5fb6c4d404f3778427786e0a3137
Reviewed-on: https://code.wireshark.org/review/25203
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2018-01-08 14:02:15 -08:00
parent 69e1bdd62b
commit 7a911f2927
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* preference_utils.h
/* preference_utils.c
* Routines for handling preferences
*
* Wireshark - Network traffic analyzer
@ -12,7 +12,6 @@
#include <errno.h>
#include <epan/column.h>
#include <wsutil/filesystem.h>
#include <epan/prefs.h>