aboutsummaryrefslogtreecommitdiffstats
path: root/bin/qtcreator
diff options
context:
space:
mode:
Diffstat (limited to 'bin/qtcreator')
-rwxr-xr-xbin/qtcreator2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/qtcreator b/bin/qtcreator
index b5f4f945d5..dc154aa199 100755
--- a/bin/qtcreator
+++ b/bin/qtcreator
@@ -1,6 +1,6 @@
#!/bin/sh
-function makeAbsolute() {
+makeAbsolute() {
case "$1" in
/*)
# already absolute, return it