summaryrefslogtreecommitdiff
path: root/tools/check-po.awk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/check-po.awk')
-rwxr-xr-xtools/check-po.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/check-po.awk b/tools/check-po.awk
index 25e0728..09e4d15 100755
--- a/tools/check-po.awk
+++ b/tools/check-po.awk
@@ -1,4 +1,4 @@
-#!/bin/awk -f
+#!/usr/bin/gawk -f
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as