diff options
Diffstat (limited to 'third_party/findbugs/bin/deprecated/updateBugs')
-rwxr-xr-x | third_party/findbugs/bin/deprecated/updateBugs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/findbugs/bin/deprecated/updateBugs b/third_party/findbugs/bin/deprecated/updateBugs index 24ce26c..717584b 100755 --- a/third_party/findbugs/bin/deprecated/updateBugs +++ b/third_party/findbugs/bin/deprecated/updateBugs @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Merge a historical bug collection and a bug collection, producing an updated # historical bug collection |