mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
than %u for printing signed 64-bit types. It fails on different machines, and has the wrong signdness. Fixed old printf format error on the same line. %u is not suitable for printing 32-bit types on all machines. "Fixed" format printf error in previous commit. This file is not formatted in KNF. Partially restore bug for bug compatibility: indent the printf args too much, but don't format them for 160-column terminals. |
||
|---|---|---|
| .. | ||
| mlx.c | ||
| mlx_compat.h | ||
| mlx_disk.c | ||
| mlx_pci.c | ||
| mlxio.h | ||
| mlxreg.h | ||
| mlxvar.h | ||