diff options
author | Didier Raboud <odyx@debian.org> | 2012-10-25 21:07:57 +0200 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2012-10-25 21:07:57 +0200 |
commit | 81ab83f382660bc7980ae954725c4ebf28764b03 (patch) | |
tree | 523268f698a63a8fd44f3491d94d140266b2403b /driver/api-driver.header | |
parent | a75966e33dbc3e3e096338fd332f515cb313b58a (diff) | |
download | cups-upstream/1.6.0.tar.gz |
Imported Upstream version 1.6.0upstream/1.6.0
Diffstat (limited to 'driver/api-driver.header')
-rw-r--r-- | driver/api-driver.header | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/driver/api-driver.header b/driver/api-driver.header deleted file mode 100644 index 0f3937bc..00000000 --- a/driver/api-driver.header +++ /dev/null @@ -1,34 +0,0 @@ -<!-- - "$Id: api-array.header 8087 2008-10-27 21:37:05Z mike $" - - Driver API header for CUPS. - - Copyright 2009 by Apple Inc. - - These coded instructions, statements, and computer programs are the - property of Apple Inc. and are protected by Federal copyright - law. Distribution and use rights are outlined in the file "LICENSE.txt" - which should have been included with this file. If this file is - file is missing or damaged, see the license at "http://www.cups.org/". ---> - -<h1 class='title'>Driver API</h1> - -<div class='summary'><table summary='General Information'> -<thead> -<tr> - <th>Header</th> - <th>cups/driver.h</th> -</tr> -</thead> -<tbody> -<tr> - <th>Library</th> - <td>-lcupsdriver</td> -</tr> -<tr> - <th>See Also</th> - <td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a></td> -</tr> -</tbody> -</table></div> |