do not export list_locked and make it static
modified src/lock.c
@@ -106,7 +106,7 @@ exec_unlock(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/pkgcli.h
@@ -87,7 +87,6 @@ void usage_plugins(void);
|
|
|
|
|
|
| - | |
|
|
|
|
|