aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--URPM.xs4
1 files changed, 2 insertions, 2 deletions
diff --git a/URPM.xs b/URPM.xs
index d6f5e36..ecde086 100644
--- a/URPM.xs
+++ b/URPM.xs
@@ -361,10 +361,10 @@ callback_list_str_xpush_old_suggests(char *s, int slen, const char *name, rpmsen
}
struct cb_overlap_s {
- char *name;
rpmsenseFlags flags;
- char *evr;
int direction; /* indicate to compare the above at left or right to the iteration element */
+ char *name;
+ char *evr;
};
static int