From 9d2915a7e6de8e2fb2f78c99a1ed561d07330631 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Sun, 21 Dec 2003 03:53:33 +0000 Subject: Compiling with -pedantic: moduleinfo.h:16:24: warning: no newline at end of file svn path=/trunk/; revision=9378 --- plugins/irda/moduleinfo.h | 1 + plugins/v5ua/moduleinfo.h | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/irda/moduleinfo.h b/plugins/irda/moduleinfo.h index afd198ef94..883dce8525 100644 --- a/plugins/irda/moduleinfo.h +++ b/plugins/irda/moduleinfo.h @@ -14,3 +14,4 @@ /* Version number of package */ #define VERSION "0.0.5" + diff --git a/plugins/v5ua/moduleinfo.h b/plugins/v5ua/moduleinfo.h index bbe667e9cf..9d5809b350 100644 --- a/plugins/v5ua/moduleinfo.h +++ b/plugins/v5ua/moduleinfo.h @@ -13,4 +13,5 @@ #endif /* Version number of package */ -#define VERSION "0.0.1" \ No newline at end of file +#define VERSION "0.0.1" + -- cgit v1.2.3