]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/backend.c
Merge CUPS 1.4svn-r7319.
[thirdparty/cups.git] / cups / backend.c
index 992bc5d03eb18c6af53ec7320f807ea5be8cc85b..e30aa9bbf36f6989a6887a9ee757a25255619633 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   Backend functions for the Common UNIX Printing System (CUPS).
  *
- *   Copyright 2007 by Apple Inc.
+ *   Copyright 2007-2008 by Apple Inc.
  *   Copyright 2006 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -37,7 +37,7 @@
  * first.
  */
 
-const char *                           /* O - Device URI or NULL */
+const char *                           /* O - Device URI or @code NULL@ */
 cupsBackendDeviceURI(char **argv)      /* I - Command-line arguments */
 {
   const char   *device_uri;            /* Device URI */