The following commit has been merged in the master branch:
commit 6ac32172670d15dba297f941c296576d2a3ca0a6
Author: Guillem Jover <[email protected]>
Date:   Thu Feb 25 18:39:14 2010 +0100

    libdpkg: Remove unused showcopyright prototype
    
    This was forgotten in commit 06b64be7ba505c51f8673e7ba323629e9c60574d.

diff --git a/lib/dpkg/myopt.h b/lib/dpkg/myopt.h
index 36b6a58..a054a1d 100644
--- a/lib/dpkg/myopt.h
+++ b/lib/dpkg/myopt.h
@@ -49,9 +49,6 @@ void myfileopt(const char* fn, const struct cmdinfo* 
cmdinfos);
 void myopt(const char *const **argvp, const struct cmdinfo *cmdinfos);
 void loadcfgfile(const char *prog, const struct cmdinfo *cmdinfos);
 
-/* Utility functions. */
-void showcopyright(const struct cmdinfo *cip, const char *value) 
DPKG_ATTR_NORET;
-
 DPKG_END_DECLS
 
 #endif /* MYOPT_H */

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to