ladybird/Base
Lenny Maiorani b2316701a8 Everywhere: void arguments to C functions
Problem:
- C functions with no arguments require a single `void` in the argument list.

Solution:
- Put the `void` in the argument list of functions in C header files.
2020-12-26 10:10:27 +01:00
..
etc MenuApplets: Add Network menu applet 2020-12-19 18:28:56 +01:00
home/anon LaunchServer+Base: Stop using Browser as default protocol handler 2020-12-24 10:25:18 +01:00
res Base: Remove [Icons] section from .af files 2020-12-24 20:50:30 +01:00
usr Everywhere: void arguments to C functions 2020-12-26 10:10:27 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00