From 77347ba522a5913ff17561e6fd2c15981d42e86b Mon Sep 17 00:00:00 2001 From: harlekin Date: Fri, 25 Oct 2002 19:34:27 +0000 Subject: cough --- (limited to 'noncore/apps') diff --git a/noncore/apps/opie-console/MyPty.cpp b/noncore/apps/opie-console/MyPty.cpp index 2570826..534f79a 100644 --- a/noncore/apps/opie-console/MyPty.cpp +++ b/noncore/apps/opie-console/MyPty.cpp @@ -145,7 +145,7 @@ void MyPty::start() { char* cmd = "/bin/sh"; if ( QFile::exists( "/bin/bash" ) ) { - char* cmd = "/bin/bash"; + cmd = "/bin/bash"; } QStrList lis; -- cgit v0.9.0.2