]> git.tuebingen.mpg.de Git - paraslash.git/commit
Replace get_homedir() by get_confdir().
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 20 Mar 2024 16:24:28 +0000 (17:24 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 May 2024 16:15:54 +0000 (18:15 +0200)
commite0bda32344d654026a45293e99ac21d4d32cf83b
treec4c2e5e3624d08d498ea66b4ee237a8e7346fe97
parentb9cd042c43393537170c1d35a31b07482d1f81f6
Replace get_homedir() by get_confdir().

All but one caller of get_homedir() use the returned string to create
a path below ~/.paraslash, so we might as well return this path,
simplifying the callers.
14 files changed:
afs.c
audioc.c
audiod.c
client.c
client_common.c
file_write.c
gui.c
lsu.c
mixer.c
play.c
server.c
string.c
string.h
upgrade_db.c