update comment

This commit is contained in:
talksik
2025-08-08 08:51:31 -07:00
parent 629ebf5b75
commit eb0f039e53
+1 -1
View File
@@ -10,7 +10,7 @@ void print_help() {
"-l | list all todos\n");
}
// TODO: use global finalize function for sqlite handle
// TODO: use global cleanup function for sqlite handle
int main(int argc, char *argv[]) {
printf("Hello world \n");