Minor warning fixes.

This commit is contained in:
Ralf Corsépius 2007-09-04 16:33:47 +02:00
parent 513b1bb590
commit ef22a17b78
1 changed files with 3 additions and 1 deletions

View File

@ -17,11 +17,13 @@ const char *__progname;
static int _depends_debug;
static int noAvailable = 1;
#ifdef DYING
static const char * avdbpath =
"/usr/lib/rpmdb/%{_arch}-%{_vendor}-%{_os}/redhat";
#endif
static int noDeps = 0;
static inline /*@observer@*/ const char * const identifyDepend(int_32 f)
static inline /*@observer@*/ const char * identifyDepend(int_32 f)
/*@*/
{
if (isLegacyPreReq(f))