summaryrefslogtreecommitdiff
path: root/cups/tls-darwin.c
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-09-23 14:56:14 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-09-23 14:56:14 +0000
commitebb24a07bb27ce7a3a1082263e0dd660c25bd796 (patch)
treeb38f7d9c9f0c857be4a321446a1bcd1033ffc8f2 /cups/tls-darwin.c
parent484798d807fc04e1c8db03fb013103ed5686b13e (diff)
downloadcups-ebb24a07bb27ce7a3a1082263e0dd660c25bd796.tar.gz
Fix some code comments in tls-xxx.c.
Update USB quirks for MX310 and MX320 (STR #4482) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12159 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/tls-darwin.c')
-rw-r--r--cups/tls-darwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cups/tls-darwin.c b/cups/tls-darwin.c
index fefd6d104..8d2cbb262 100644
--- a/cups/tls-darwin.c
+++ b/cups/tls-darwin.c
@@ -15,7 +15,7 @@
* This file is subject to the Apple OS-Developed Software exception.
*/
-/**** This file is included from http.c ****/
+/**** This file is included from tls.c ****/
/*
* Include necessary headers...