From 63aafea396c0cb5f89ddb7d730b4165d6cf62da5 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Fri, 8 Feb 2013 10:13:18 +0100 Subject: update code guideline comment Change-Id: I964f24da68b08893d775b04a3d6885175f1d34f5 Reviewed-by: Friedemann Kleint --- bin/qt5_tool | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin/qt5_tool') diff --git a/bin/qt5_tool b/bin/qt5_tool index 3c2a20a..9e948ad 100755 --- a/bin/qt5_tool +++ b/bin/qt5_tool @@ -14,9 +14,8 @@ # # Feel free to add useful options! # -# The intention is that this works with the old Perl used for Symbian as well: +# To keep this script working with older Perl versions, please follow these guidelines: # - Variables should not shadow others. -# - Some functions are just broken (abs_path()),etc. ############################################################################################ use strict; -- cgit v1.2.3