From 1568fd98d882add6c91255b331592691f399bd3f Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sat, 21 Oct 2006 01:27:35 +0000 Subject: Minor changes: * Moved the pmhandle_t extern decl around * Fixed a doxygen complaint --- lib/libalpm/server.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libalpm/server.c') diff --git a/lib/libalpm/server.c b/lib/libalpm/server.c index 7b2f037c..a5ae9e9f 100644 --- a/lib/libalpm/server.c +++ b/lib/libalpm/server.c @@ -38,7 +38,6 @@ #include "util.h" #include "handle.h" -extern pmhandle_t *handle; FtpCallback pm_dlcb = NULL; /* progress bar */ char *pm_dlfnm=NULL; -- cgit v1.2.3-54-g00ecf