From 4892aec476c9d7ce2cf11483cc369fcddf7bea6a Mon Sep 17 00:00:00 2001 From: Jaakko Heinonen Date: Mon, 2 Apr 2001 20:35:24 +0000 Subject: [PATCH] Minor cleanups --- database.c | 10 ++++------ edit.c | 2 ++ list.c | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/database.c b/database.c index 03e20ed..8b8d2be 100644 --- a/database.c +++ b/database.c @@ -152,10 +152,9 @@ write_database(FILE *out) for( i = 0; i < items; i++ ) { fprintf(out, "[%d]\n", i); for(j=0; j