]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
string.c: Use $HOME to get the home directory.
authorAndre Noll <maan@systemlinux.org>
Wed, 12 Sep 2007 11:36:20 +0000 (13:36 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 12 Sep 2007 11:36:20 +0000 (13:36 +0200)
This is actually simpler than using getpwuid(), and it shuts up a valgrind
warning as well.


No differences found