summaryrefslogtreecommitdiff
path: root/scheduler/log.c
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2017-07-19 15:37:30 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2017-07-19 15:37:30 -0400
commite7729c5a144d4ce1dded05ac18abee88d1d579f7 (patch)
treeb4f160f3cd6d07203d2349eb9c694045932a720d /scheduler/log.c
parent9eb416ee89a4f808aeb5d5e11f55a3389dc3ca03 (diff)
downloadcups-e7729c5a144d4ce1dded05ac18abee88d1d579f7.tar.gz
The scheduler's `-t` option did not force all errors to the standard error
file, making debugging of configuration problems hard (Issue #5041)
Diffstat (limited to 'scheduler/log.c')
-rw-r--r--scheduler/log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scheduler/log.c b/scheduler/log.c
index 95aa23ed6..3ffa1933d 100644
--- a/scheduler/log.c
+++ b/scheduler/log.c
@@ -1,7 +1,7 @@
/*
* Log file routines for the CUPS scheduler.
*
- * Copyright 2007-2016 by Apple Inc.
+ * Copyright 2007-2017 by Apple Inc.
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
*
* These coded instructions, statements, and computer programs are the