make queue_insertn more flexible
authorMichael Schroeder <mls@suse.de>
Fri, 5 Apr 2013 13:51:36 +0000 (15:51 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 5 Apr 2013 13:51:36 +0000 (15:51 +0200)
commit91d23d51236a02edd97c9a1f043dbd186210d6e4
treea8acf4b7d7c220d45d39cd2ab4ecc390ee94b864
parent0aefaef40e841eeefc00f7f2c99215451fea9e6b
make queue_insertn more flexible

Yes, it's an API change, but I'm pretty sure that nobody
other than the solver itself uses queue_insertn.
src/queue.c
src/queue.h
src/repo.c
src/rules.c
src/solver.c
src/transaction.c