$OpenBSD: patch-kde-dev-scripts_qt4_convert-q3cstring_pl,v 1.2 2013/07/05 14:32:50 zhuk Exp $
Cleanup development scripts, making them more portable and secure.
Upstream review 110858: http://git.reviewboard.kde.org/r/110858/
--- kde-dev-scripts/qt4/convert-q3cstring.pl.orig	Fri Jun 28 22:03:13 2013
+++ kde-dev-scripts/qt4/convert-q3cstring.pl	Fri Jul  5 18:14:32 2013
@@ -21,5 +21,5 @@ foreach my $file (@ARGV) {
 			}
 	} $file;
 }
-functionUtilkde::diffFile( "@ARGV" );
+functionUtilkde::diffFile( @ARGV );
 
