From 3b8b07ee2eb21e043a56cdc548e2be34857adb00 Mon Sep 17 00:00:00 2001 From: dzwdz Date: Tue, 24 Aug 2021 17:12:57 +0200 Subject: replace () with (void) in function definitions `()` means that any amt of arguments will be accepted, which isn't what i want --- todo.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 90f0376..b0280d5 100644 --- a/todo.txt +++ b/todo.txt @@ -1,2 +1 @@ don't use pointer types for useland pointers -replace () with (void) -- cgit v1.2.3