docs/CODING_STYLE: document that we nowadays prefer (const char*) for func ret type
authorMike Yuan <me@yhndnzj.com>
Tue, 2 Jul 2024 17:20:01 +0000 (19:20 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 2 Jul 2024 21:35:58 +0000 (23:35 +0200)
commit4b7249111a4c1d366f476bdbd6e03f7893eb9d42
treec8075480d200420b9a8e4403c723d41b4c6220af
parent467c501667cfab245e5e63632e0b947c62fc9e54
docs/CODING_STYLE: document that we nowadays prefer (const char*) for func ret type

Addresses https://github.com/systemd/systemd/pull/33567#discussion_r1662818225
docs/CODING_STYLE.md