summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--INSTALL2
-rw-r--r--src/Makefile.am2
3 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 9146129b..8fd12fee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,4 +41,4 @@
- New plugin interface, added unregister function
- Added interface for language and reporter plugins to MiddleWare library
- DebugDump library can create/delete dumps
-- Initial version of CCpp add-on \ No newline at end of file
+- Initial version of CCpp add-on
diff --git a/INSTALL b/INSTALL
index 1279d6c7..799a4a6b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,4 +4,4 @@ How to install
1. autogen.sh
2. ./configure
3. make
-4. make install \ No newline at end of file
+4. make install
diff --git a/src/Makefile.am b/src/Makefile.am
index 9269edb5..2eb6c79d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1 +1 @@
-SUBDIRS = Hooks Daemon Applet Gui CLI \ No newline at end of file
+SUBDIRS = Hooks Daemon Applet Gui CLI