[InterNetNews/inn] e5580e: Apply the strict syntax expected for header guards
Julien ÉLIE
noreply at github.com
Sat Apr 18 17:23:46 UTC 2026
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: e5580ec60843a3f383ada5a983e813866bba8e63
https://github.com/InterNetNews/inn/commit/e5580ec60843a3f383ada5a983e813866bba8e63
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2026-04-18 (Sat, 18 Apr 2026)
Changed paths:
M authprogs/libinnauth.h
M history/hisinterface.h
M history/hisv6/hisv6-private.h
M history/hisv6/hisv6.h
M include/inn/buffer.h
M include/inn/concat.h
M include/inn/confparse.h
M include/inn/dbz.h
M include/inn/dispatch.h
M include/inn/fdflag.h
M include/inn/hashtab.h
M include/inn/history.h
M include/inn/innconf.h
M include/inn/inndcomm.h
M include/inn/libinn.h
M include/inn/list.h
M include/inn/macros.h
M include/inn/md5.h
M include/inn/messages.h
M include/inn/mmap.h
M include/inn/network-innbind.h
M include/inn/network.h
M include/inn/newsuser.h
M include/inn/nntp.h
M include/inn/options.h
M include/inn/ov.h
M include/inn/overview.h
M include/inn/paths.h.in
M include/inn/qio.h
M include/inn/secrets.h
M include/inn/sequence.h
M include/inn/storage.h
M include/inn/timer.h
M include/inn/tst.h
M include/inn/utility.h
M include/inn/vector.h
M include/inn/wire.h
M include/inn/xmalloc.h
M include/inn/xwrite.h
M include/innperl.h
M include/portable/getaddrinfo.h
M include/portable/getnameinfo.h
M include/portable/macros.h
M include/portable/mmap.h
M include/portable/sd-daemon.h
M include/portable/setproctitle.h
M include/portable/socket-unix.h
M include/portable/socket.h
M include/portable/stdbool.h
M include/portable/system.h
M include/portable/uio.h
M include/ppport.h
M innd/innd.h
M innfeed/article.h
M innfeed/buffer.h
M innfeed/configfile.h
M innfeed/connection.h
M innfeed/endpoint.h
M innfeed/host.h
M innfeed/innfeed.h
M innfeed/innlistener.h
M innfeed/misc.h
M innfeed/tape.h
M nnrpd/cache.h
M nnrpd/tls.h
M storage/buffindexed/buffindexed.h
M storage/buffindexed/shmem.h
M storage/cnfs/cnfs-private.h
M storage/cnfs/cnfs.h
M storage/interface.h
M storage/ovdb/ovdb.h
M storage/ovinterface.h
M storage/ovsqlite/ovsqlite.h
M storage/ovsqlite/sqlite-helper.h
M storage/timecaf/timecaf.h
M storage/timehash/timehash.h
M storage/tradindexed/tdx-private.h
M storage/tradindexed/tdx-structure.h
M storage/tradindexed/tradindexed.h
M storage/tradspool/tradspool.h
M storage/trash/trash.h
M support/getc-tap-harness
M support/getrra-c-util
M tests/lib/fakewrite.h
M tests/tap/basic.h
M tests/tap/float.h
M tests/tap/macros.h
M tests/tap/messages.h
M tests/tap/process.h
M tests/tap/string.h
Log Message:
-----------
Apply the strict syntax expected for header guards
Recent versions of clang-format (like 22) no longer recognize
header guards using a variable set to a value.
Just remove the "1" value with this commit.
To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications
More information about the inn-committers
mailing list