diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-27 12:03:34 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-27 12:03:34 +0000 |
commit | 66e2db8dad073ed3d98a6dec6f8831fadd67ea12 (patch) | |
tree | 0780f9597b44409487ffc93a983ce414c1773b7f /scripts/showSamples.sh | |
parent | ccb32f8d06952978011b67d64be6c984497a1315 (diff) | |
download | crosstool-ng-66e2db8dad073ed3d98a6dec6f8831fadd67ea12.tar.gz crosstool-ng-66e2db8dad073ed3d98a6dec6f8831fadd67ea12.tar.bz2 crosstool-ng-66e2db8dad073ed3d98a6dec6f8831fadd67ea12.zip |
"Reported by" is now "First reported by".
/trunk/scripts/showSamples.sh | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Diffstat (limited to 'scripts/showSamples.sh')
-rwxr-xr-x | scripts/showSamples.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/showSamples.sh b/scripts/showSamples.sh index 8a2b8892..38e8642f 100755 --- a/scripts/showSamples.sh +++ b/scripts/showSamples.sh @@ -106,7 +106,7 @@ if [ "${opt}" = -w ]; then printf "^ Threading model " printf "^ Floating point\\\\\\\\ support " printf "^ Languages " - printf "^ Reported by " + printf "^ First reported by " echo "^" fi |