| Index: printing/backend/cups_ipp_util.h
|
| diff --git a/printing/backend/cups_ipp_util.h b/printing/backend/cups_ipp_util.h
|
| index 670a9e38f83f00a6ea1181d60c2adfdb799fdaec..2c4765e6fce9fcb194caaf1f04d147af72ed9c86 100644
|
| --- a/printing/backend/cups_ipp_util.h
|
| +++ b/printing/backend/cups_ipp_util.h
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// Methods for parsing IPP Printer attributes.
|
| +
|
| #ifndef PRINTING_BACKEND_CUPS_IPP_UTIL_H_
|
| #define PRINTING_BACKEND_CUPS_IPP_UTIL_H_
|
|
|
|
|