update signatures
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26900 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ int usage(char *prog)
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
BApplication app("application/x-vnd.mmu_man.dpms");
|
||||
BApplication app("application/x-vnd.Haiku.dpms");
|
||||
BScreen bs;
|
||||
if (argc < 2)
|
||||
return usage(argv[0]);
|
||||
|
||||
Reference in New Issue
Block a user