From 9914fc2eaad48f0b066fb03e00c565be71d15f5e Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 30 Nov 2013 14:29:57 -0600 Subject: Add end-of-file newlines. --- src/modules/system/plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/system/plugin.h') diff --git a/src/modules/system/plugin.h b/src/modules/system/plugin.h index c5aa5014..07c824aa 100644 --- a/src/modules/system/plugin.h +++ b/src/modules/system/plugin.h @@ -77,4 +77,4 @@ class KviPluginManager KviPlugin * getPlugin(const TQString& szPluginPath); }; -#endif //_PLUGIN_H_ \ No newline at end of file +#endif //_PLUGIN_H_ -- cgit v1.2.1