From 48d0341cdd41040714f1e9896efe89d49296bc78 Mon Sep 17 00:00:00 2001 From: Marko Myllynen Date: Thu, 7 Jan 2016 10:51:53 +0200 Subject: Make shebang interpreter directives consistent --- scripts/cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/cpp') 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. -- cgit v1.1