It's xgetidle.

master
Christoph Lohmann 2012-12-07 16:17:01 +01:00
parent 3c7ec71b90
commit 177f7d41a4
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ main(int argc, char *argv[]) {
inseconds = true;
break;
case 'v':
die("sautolock-"VERSION", © 2008-2012 xgetidle engineers"
die("xgetidle-"VERSION", © 2008-2012 xgetidle engineers"
", see LICENSE for details.\n");
default:
usage();