diff options
Diffstat (limited to 'conform/list-header-symbols.pl')
-rw-r--r-- | conform/list-header-symbols.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/list-header-symbols.pl b/conform/list-header-symbols.pl index 2b012c7457..ab7ae57894 100644 --- a/conform/list-header-symbols.pl +++ b/conform/list-header-symbols.pl @@ -1,4 +1,4 @@ -#! /usr/bin/perl +#!/usr/bin/perl # Print a list of symbols exported by some headers that would # otherwise be in the user's namespace. |