Convert auto_update to bool and use it correctly in rquery
modified src/globals.c
@@ -26,7 +26,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/pkgcli.h
@@ -299,7 +299,7 @@ int analyse_query_string(char *qstr, struct query_flags *q_flags,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/rquery.c
@@ -120,7 +120,6 @@ exec_rquery(int argc, char **argv)
|
|
|
|
|
|
| - | |
|
|
|
|
|