X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tinyos.sh;h=6886286bd8dc2a4edf4e1d8a8c15a46400105246;hp=a41c7e53cc263101d96660a28d99b0023e460178;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tinyos.sh b/tinyos.sh index a41c7e53..6886286b 100644 --- a/tinyos.sh +++ b/tinyos.sh @@ -20,7 +20,7 @@ gettosroot() fi } -# Update CLASSPATH by replacing the element value in $1 with the element value +# Update CLASSPATH by replacing the element value in $1 with the element value # in $2. An empty $2 removes element $1, if present. An empty $1, or $1 not # present, adds $2. updclasspath()