diff options
Diffstat (limited to 'scripts/cpp')
-rwxr-xr-x | scripts/cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cpp b/scripts/cpp index 65f273e..cb24fe2 100755 --- a/scripts/cpp +++ b/scripts/cpp @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # This script is used solely by rpcgen when run by sunrpc/Makefile, # which passes CPP in the environment to tell us what to run. |