aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2003-12-21 03:53:33 +0000
committerJörg Mayer <jmayer@loplof.de>2003-12-21 03:53:33 +0000
commit9d2915a7e6de8e2fb2f78c99a1ed561d07330631 (patch)
tree9d4c95e79b26269b6a6cc6ceda5c198e5f6b58cf /plugins
parentad28a88d7284c380784fc52fd3191106406d437a (diff)
Compiling with -pedantic:
moduleinfo.h:16:24: warning: no newline at end of file svn path=/trunk/; revision=9378
Diffstat (limited to 'plugins')
-rw-r--r--plugins/irda/moduleinfo.h1
-rw-r--r--plugins/v5ua/moduleinfo.h3
2 files changed, 3 insertions, 1 deletions
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"
+