From eab707daf76f8008f4627021bde19b8a7ef4d097 Mon Sep 17 00:00:00 2001 From: flatterlight Date: Tue, 29 Dec 2015 23:02:11 +0100 Subject: [PATCH] Update samsungprinter.inc.php newline --- includes/discovery/os/samsungprinter.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/discovery/os/samsungprinter.inc.php b/includes/discovery/os/samsungprinter.inc.php index 0a0ea24d6..db03b051f 100644 --- a/includes/discovery/os/samsungprinter.inc.php +++ b/includes/discovery/os/samsungprinter.inc.php @@ -3,4 +3,4 @@ if (!$os) { if (strstr($sysDescr, 'Samsung CLX')) { $os = 'samsungprinter'; } -} \ No newline at end of file +}