wingo pushed a commit to branch wip-whippet in repository guile. commit 53dda2ecec802e9103db3f41564e52731d3f1d81 Author: Andy Wingo <wi...@pobox.com> AuthorDate: Tue Apr 29 10:57:58 2025 +0200
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.