Header cleanups (1/2)

This commit is contained in:
Jasmine Iwanek
2025-09-15 19:15:34 -04:00
parent b268f95b19
commit 3c5190a0db
299 changed files with 251 additions and 821 deletions

View File

@@ -9,15 +9,12 @@
* Implementation of a generic PostScript printer and a
* generic PCL 5e printer.
*
*
*
* Authors: David Hrdlička, <hrdlickadavid@outlook.com>
* Cacodemon345
*
* Copyright 2019 David Hrdlička.
* Copyright 2024 Cacodemon345.
*/
#include <inttypes.h>
#include <memory.h>
#include <stdbool.h>