From: GNU Libc Maintainers Date: Thu, 13 Jul 2023 18:07:47 +0000 (+0100) Subject: local-stubs_h X-Git-Tag: archive/raspbian/2.36-9+rpi1+deb12u1^2~17 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4820c359308fa6e3cd9d4c18671de0af8765c35d;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.