summaryrefslogtreecommitdiff
path: root/cups/cups-private.h
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2017-06-12 09:05:40 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2017-06-12 09:05:40 -0400
commit65bebeac765e0aab4cf2eae77d1d2b49e3b896dd (patch)
tree12c11f53407d03c356d930ed4e1862ba88009bd7 /cups/cups-private.h
parent98d88c8d4796d2adc7b0afeb99ae8f34eae42e63 (diff)
Save work on documentation.
Diffstat (limited to 'cups/cups-private.h')
-rw-r--r--cups/cups-private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/cups-private.h b/cups/cups-private.h
index 264fd01c8..6fd66a9ce 100644
--- a/cups/cups-private.h
+++ b/cups/cups-private.h
@@ -1,7 +1,7 @@
/*
* Private definitions for CUPS.
*
- * Copyright 2007-2015 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
@@ -105,7 +105,7 @@ typedef struct _cups_globals_s /**** CUPS global state data ****/
int need_res_init; /* Need to reinitialize resolver? */
/* ipp.c */
- ipp_uchar_t ipp_date[11]; /* RFC-1903 date/time data */
+ ipp_uchar_t ipp_date[11]; /* RFC-2579 date/time data */
_cups_buffer_t *cups_buffers; /* Buffer list */
/* ipp-support.c */