diff options
Diffstat (limited to 'cups/attr.c')
-rw-r--r-- | cups/attr.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/attr.c b/cups/attr.c index ebd41059..c3ab07b1 100644 --- a/cups/attr.c +++ b/cups/attr.c @@ -1,5 +1,5 @@ /* - * "$Id: attr.c 10424 2012-04-23 17:26:57Z mike $" + * "$Id: attr.c 10996 2013-05-29 11:51:34Z msweet $" * * PPD model-specific attribute routines for CUPS. * @@ -331,5 +331,5 @@ _ppdNormalizeMakeAndModel( /* - * End of "$Id: attr.c 10424 2012-04-23 17:26:57Z mike $". + * End of "$Id: attr.c 10996 2013-05-29 11:51:34Z msweet $". */ |