]> git.tuebingen.mpg.de Git - paraslash.git/commit
gui: Have km_keyname() return const.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 28 Apr 2020 19:56:38 +0000 (21:56 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 17 Sep 2020 15:43:02 +0000 (17:43 +0200)
commitf3bd0c8d3d83ca34b21095831938cec915da5a41
tree256e9e650c2546a6f99782775cb37d86fbcc1626
parentcb920d36d5fbd7888a2890a759d852f4b3089b3f
gui: Have km_keyname() return const.

We neither want the caller to write there nor to free the memory.
gui.c