aboutsummaryrefslogtreecommitdiffstats
path: root/uid_db.c
diff options
context:
space:
mode:
Diffstat (limited to 'uid_db.c')
-rw-r--r--uid_db.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uid_db.c b/uid_db.c
index d4009d39..55bdfc7b 100644
--- a/uid_db.c
+++ b/uid_db.c
@@ -458,7 +458,7 @@ struct uid_db_record *last_uid_in_db(struct uid_db *db, char const *id)
/** destruction */
static void free_uid_list(struct uid_db_record *rec)
{
- if (!rec) return NULL;
+ if (!rec) return;
/*
Free the list of uid_db_records starting with