From: GNU Libc Maintainers Date: Thu, 17 Jul 2025 11:21:32 +0000 (+0200) Subject: local-stubs_h X-Git-Tag: archive/raspbian/2.41-10+rpi1^2~13 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8393b235b2808dbe50b3a577d9c483bb2c9b74a6;p=glibc.git local-stubs_h Gbp-Pq: Topic any Gbp-Pq: Name local-stubs_h.diff --- diff --git a/include/stubs-prologue.h b/include/stubs-prologue.h index 0577bc6a5..cf8eba016 100644 --- a/include/stubs-prologue.h +++ b/include/stubs-prologue.h @@ -8,7 +8,7 @@ every time called, usually setting errno to ENOSYS. */ #ifdef _LIBC - #error Applications may not define the macro _LIBC +# error Applications may not define the macro _LIBC #endif @ Placeholder line so we remember to keep the preceding blank line here.