aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2014-08-14 22:37:26 +0100
committerGraham Bloice <graham.bloice@trihedral.com>2014-08-14 21:42:36 +0000
commit02187b0b8f06c3ec4ab192cbea308cc3219328e5 (patch)
tree9346136f93abc4f977b83503dc71350871f87a7d /tools
parent297237b4c2db701fdb7dcf2a7508c3bed1a04d20 (diff)
Remove errant #! from powershell script
Change-Id: I6c94ce5983654eba20aa8c852efe300e06c957a5 Reviewed-on: https://code.wireshark.org/review/3599 Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/textify.ps11
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/textify.ps1 b/tools/textify.ps1
index 704003174a..a5088f15b2 100755
--- a/tools/textify.ps1
+++ b/tools/textify.ps1
@@ -1,4 +1,3 @@
-#!/bin/bash
#
# Textify - Copy text files and make them useful for Windows users.
#