Files
ladybird/Base/usr/share/man/man2
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
..
2020-11-10 19:03:08 +01:00
2020-05-04 21:44:50 +02:00
2020-10-03 12:36:49 +02:00
2020-10-03 12:36:49 +02:00
2020-07-06 10:01:14 +02:00
2020-07-06 10:01:14 +02:00
2020-11-23 18:37:40 +01:00