]> git.ipfire.org Git - thirdparty/systemd.git/commit
string-table: make DUMP_STRING_TABLE() returns 0
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 12 Dec 2024 02:31:16 +0000 (11:31 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 12 Dec 2024 06:21:16 +0000 (15:21 +0900)
commit2a92e0bc6c17bdd4cb1afbc657267c40514226d1
treeb16c798e3ace48b4ed2e7f611f74ad8286c72bc5
parent66d2c693acb820467a7cc92fa0a5ef2aade2d9e4
string-table: make DUMP_STRING_TABLE() returns 0

Then, we can use it as
===
  return DUMP_STRING_TABLE(...);
===
src/basic/string-table.h