config: fixed invalid programer name in config.in
authorGregor Riepl <onitake@gmail.com>
Tue, 16 Dec 2014 14:07:45 +0000 (15:07 +0100)
committerOlivier Matz <zer0@droids-corp.org>
Sun, 8 Feb 2015 21:30:06 +0000 (22:30 +0100)
"-" is not a valid character, use "_" instead.

Signed-off-by: Gregor Riepl <onitake@gmail.com>

No differences found