wsjsmn(.h): fix no newline at end of file [-Wnewline-eof]

Change-Id: If99fa78b20cdc9d2180652f7e4331fe2f8aacbff
Reviewed-on: https://code.wireshark.org/review/18008
Reviewed-by: Dario Lombardo <lomato@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-10-01 19:08:51 +02:00 committed by Dario Lombardo
parent 913564af42
commit 0a9e74e532
1 changed files with 1 additions and 1 deletions

View File

@ -54,4 +54,4 @@ WS_DLL_PUBLIC gboolean jsmn_is_json(const guint8* buf, const size_t len);
*
* vi: set shiftwidth=4 tabstop=8 noexpandtab:
* :indentSize=4:tabSize=8:noTabs=false:
*/
*/