diff options
Diffstat (limited to 'conform/linknamespace.pl')
-rw-r--r-- | conform/linknamespace.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/linknamespace.pl b/conform/linknamespace.pl index d6a18503a7..4b7b288165 100644 --- a/conform/linknamespace.pl +++ b/conform/linknamespace.pl @@ -1,4 +1,4 @@ -#! /usr/bin/perl +#!/usr/bin/perl # Check that use of symbols declared in a given header does not result # in any symbols being brought in that are not reserved with external |