diff options
author | Sergey Bugaev <bugaevc@gmail.com> | 2024-03-23 14:53:13 +0300 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-03-23 13:02:05 +0100 |
commit | 5d7055b305624d6e271e2fc57e67aa5b65039486 (patch) | |
tree | c1efebbcf89eb638f74691ce6bd9295cc62e5592 /exec | |
parent | 64559905b30334fdae1b94b775a4a98ee0126d0c (diff) | |
download | hurd-5d7055b305624d6e271e2fc57e67aa5b65039486.tar.gz hurd-5d7055b305624d6e271e2fc57e67aa5b65039486.tar.bz2 hurd-5d7055b305624d6e271e2fc57e67aa5b65039486.zip |
term: Fix function prototype
struct bottomhalf.mdmstate is of type error_t (*)(int *state).
Fixes -Wincompatible-pointer-types, which is a hard error by default
in GCC 14.
Message-ID: <20240323115322.69075-1-bugaevc@gmail.com>
Diffstat (limited to 'exec')
0 files changed, 0 insertions, 0 deletions