Files
ladybird/Libraries/LibC
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-12-14 23:05:53 +01:00
2020-12-14 23:05:53 +01:00
2020-12-14 23:05:53 +01:00
2020-09-27 01:02:11 +02:00
2020-10-30 17:03:28 +01:00
2020-10-02 16:03:17 +02:00
2020-09-27 01:02:11 +02:00
2020-07-06 10:01:14 +02:00
2020-09-12 13:46:15 +02:00
2020-12-25 12:20:37 +01:00
2020-07-04 10:49:36 +02:00
2020-11-10 19:03:08 +01:00
2020-09-27 01:02:11 +02:00