diff options
author | Darrell Anderson <[email protected]> | 2013-11-30 14:39:53 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2013-11-30 14:39:53 -0600 |
commit | 3acf14ad7ada9d15f164e3ebf8b3a80d66771b72 (patch) | |
tree | d419f7cc8af523c13f104c8672ac9c36e6a9adf5 /src | |
parent | 7b4efc10a6da05514c025bee0eff5e56220d3b1b (diff) | |
download | kbibtex-3acf14ad7ada9d15f164e3ebf8b3a80d66771b72.tar.gz kbibtex-3acf14ad7ada9d15f164e3ebf8b3a80d66771b72.zip |
Add end-of-file newlines.
Diffstat (limited to 'src')
-rw-r--r-- | src/webquerymathscinet.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webquerymathscinet.cpp b/src/webquerymathscinet.cpp index 4d526ab..ccc81e6 100644 --- a/src/webquerymathscinet.cpp +++ b/src/webquerymathscinet.cpp @@ -185,4 +185,4 @@ namespace KBibTeX } } -#include "webquerymathscinet.moc"
\ No newline at end of file +#include "webquerymathscinet.moc" |