From 82b86107d7f249e9396a65dd1a103f3227f1854e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 24 Sep 2015 13:49:38 -0700 Subject: [PATCH] fnmatch: add one more coding cookie --- m4/fnmatch.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/fnmatch.m4 b/m4/fnmatch.m4 index c33792fe95..6ccc1d00c4 100644 --- a/m4/fnmatch.m4 +++ b/m4/fnmatch.m4 @@ -1,4 +1,4 @@ -# Check for fnmatch - serial 9. +# Check for fnmatch - serial 9. -*- coding: utf-8 -*- # Copyright (C) 2000-2007, 2009-2015 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation -- 2.39.5