diff options
Diffstat (limited to 'catgets')
-rwxr-xr-x | catgets/test-gencat.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catgets/test-gencat.sh b/catgets/test-gencat.sh index a672f12..48b2120 100755 --- a/catgets/test-gencat.sh +++ b/catgets/test-gencat.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test escape character handling in gencat. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |