fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#include<private_header.h>
|
||||
|
||||
int round1_c() {
|
||||
return round1_d();
|
||||
}
|
||||
|
||||
int round2_c() {
|
||||
return round2_d();
|
||||
}
|
||||
Reference in New Issue
Block a user