config: make config static so we can get rid of strdup()
authorRobert Swiecki <robert@swiecki.net>
Fri, 6 Oct 2017 22:18:21 +0000 (00:18 +0200)
committerRobert Swiecki <robert@swiecki.net>
Fri, 6 Oct 2017 22:18:21 +0000 (00:18 +0200)
commit21d08eaa675ff90a09f7f03f4bb31a0548bba246
treeca086da2c12ffd05e404ed406c113dee61b156cb
parenta5c3a1823f012de5e68158dd5313937117775939
config: make config static so we can get rid of strdup()
Makefile
cmdline.c
common.h
config.cc
mount.c
mount.h
subproc.c