From 85a8160d89fea977711587a1af314ba07a9c1f3d Mon Sep 17 00:00:00 2001 From: maroy Date: Fri, 15 Apr 2005 15:17:15 +0000 Subject: [PATCH] fix for issue #821 see http://bugs.campware.org/view.php?id=821 --- livesupport/products/gLiveSupport/bin/gLiveSupport_devenv.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/livesupport/products/gLiveSupport/bin/gLiveSupport_devenv.sh b/livesupport/products/gLiveSupport/bin/gLiveSupport_devenv.sh index 8ebb15af4..78d01c2fd 100755 --- a/livesupport/products/gLiveSupport/bin/gLiveSupport_devenv.sh +++ b/livesupport/products/gLiveSupport/bin/gLiveSupport_devenv.sh @@ -1,5 +1,6 @@ #!/bin/sh -#-------------------------------------------------------------------------------# Copyright (c) 2004 Media Development Loan Fund +#------------------------------------------------------------------------------- +# Copyright (c) 2004 Media Development Loan Fund # # This file is part of the LiveSupport project. # http://livesupport.campware.org/ @@ -21,7 +22,7 @@ # # # Author : $Author: maroy $ -# Version : $Revision: 1.1 $ +# Version : $Revision: 1.2 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/gLiveSupport/bin/gLiveSupport_devenv.sh,v $ #-------------------------------------------------------------------------------