]> git.tuebingen.mpg.de Git - paraslash.git/commit
i9e: Constify completer arrays. master
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 2 Jun 2025 21:25:47 +0000 (23:25 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 10 Jun 2025 13:25:48 +0000 (15:25 +0200)
commit231c2dda1c9f13df1d956dd2790992689b3f4838
tree9af69f4f065e005bd68f0b82fd8d357ea97e0236
parentbb61c0c96becce30ea114f9e1aa6808949d89e9e
i9e: Constify completer arrays.

This way the array of completers goes into the rodata section.
audioc.c
client.c
interactive.c
interactive.h
play.c