summaryrefslogtreecommitdiffstats
path: root/tdeprint
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-11-30 13:59:25 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2013-11-30 13:59:25 -0600
commit1060593d12a527b48e329a1d18448978d525e79d (patch)
treed60715c993310a13ad7f922f173c67fb2585e1f7 /tdeprint
parent05e764aa4c991949a0249ffdaa203f7292c7b138 (diff)
downloadtdelibs-1060593d12a527b48e329a1d18448978d525e79d.tar.gz
tdelibs-1060593d12a527b48e329a1d18448978d525e79d.zip
Add end-of-file newlines.
Diffstat (limited to 'tdeprint')
-rw-r--r--tdeprint/cups/ipprequest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/cups/ipprequest.cpp b/tdeprint/cups/ipprequest.cpp
index ebbefefe9..b4e39913d 100644
--- a/tdeprint/cups/ipprequest.cpp
+++ b/tdeprint/cups/ipprequest.cpp
@@ -783,4 +783,4 @@ ipp_attribute_t* IppRequest::first()
#else // HAVE_CUPS_1_6
ipp_attribute_t* IppRequest::first()
{ return (request_ ? request_->attrs : NULL); }
-#endif // HAVE_CUPS_1_6 \ No newline at end of file
+#endif // HAVE_CUPS_1_6