From 1060593d12a527b48e329a1d18448978d525e79d Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 30 Nov 2013 13:59:25 -0600 Subject: Add end-of-file newlines. --- tdeprint/cups/ipprequest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeprint/cups') 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 -- cgit v1.2.1