From 53dda2ecec802e9103db3f41564e52731d3f1d81 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Tue, 29 Apr 2025 10:57:58 +0200 Subject: [PATCH] Remove accidental chars in srfi-14.h * libguile/srfi-14.h: Remove typo --- libguile/srfi-14.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libguile/srfi-14.h b/libguile/srfi-14.h index 51d37b160..69b09aef7 100644 --- a/libguile/srfi-14.h +++ b/libguile/srfi-14.h @@ -2,8 +2,7 @@ #define SCM_SRFI_14_H /* srfi-14.c --- SRFI-14 procedures for Guile -xxg - Copyright 2001,2004,2006,2008,2011,2018 + Copyright 2001,2004,2006,2008,2011,2018,2025 Free Software Foundation, Inc. This file is part of Guile.