Files
systemd/src
Zbigniew Jędrzejewski-Szmek b547241728 shared/microhttp-util: silence gcc warning
../src/journal-remote/microhttpd-util.c: In function ‘check_permissions’:
../src/journal-remote/microhttpd-util.c:301:5: error: function might be candidate for attribute ‘noreturn’ [-Werror=suggest-attribute=noreturn]
  301 | int check_permissions(struct MHD_Connection *connection, int *code, char **hostname) {
      |     ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

Fixes #23630.
2022-06-05 15:57:39 +00:00
..
2022-06-03 04:20:46 +09:00
2022-05-02 18:04:53 +02:00
2022-06-03 17:27:22 +02:00
2022-05-31 09:20:52 +02:00
2022-06-03 04:28:01 +09:00
2022-04-01 15:23:43 +02:00
2022-04-28 15:46:44 +02:00
2022-05-28 21:38:33 +02:00
2022-05-05 00:05:57 +09:00
2022-05-31 09:20:52 +02:00
2022-06-02 07:53:14 +02:00
2022-06-02 07:53:14 +02:00