libpkg: Use the correct type for a NULL check
modified libpkg/pkghash.c
@@ -151,7 +151,7 @@ pkghash_add(pkghash *table, const char *key, void *value, void (*free_func)(void
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|