summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-11-30 14:26:48 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2013-11-30 14:26:48 -0600
commitbbb4245ef5d13d066a7b5dfb35c40ab17172cb5f (patch)
tree5e1d1259a74bb710757aa172b64060e5c85e4db0
parente0f10aca7b562449b6bccf94be0700bd4b12aab0 (diff)
downloadkrecipes-bbb4245ef5d13d066a7b5dfb35c40ab17172cb5f.tar.gz
krecipes-bbb4245ef5d13d066a7b5dfb35c40ab17172cb5f.zip
Add end-of-file newlines.
-rw-r--r--krecipes/src/datablocks/elementlist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/krecipes/src/datablocks/elementlist.cpp b/krecipes/src/datablocks/elementlist.cpp
index 06b28bf..7eca42d 100644
--- a/krecipes/src/datablocks/elementlist.cpp
+++ b/krecipes/src/datablocks/elementlist.cpp
@@ -99,4 +99,4 @@ ElementList ElementList::split( const TQString &sep, const TQString &str )
}
return ret;
-} \ No newline at end of file
+}