1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-06 04:00:26 +02:00

Remove accidental chars in srfi-14.h

* libguile/srfi-14.h: Remove typo
This commit is contained in:
Andy Wingo 2025-04-29 10:57:58 +02:00
parent ec8d08fc4f
commit 53dda2ecec

View file

@ -2,8 +2,7 @@
#define SCM_SRFI_14_H #define SCM_SRFI_14_H
/* srfi-14.c --- SRFI-14 procedures for Guile /* srfi-14.c --- SRFI-14 procedures for Guile
xxg Copyright 2001,2004,2006,2008,2011,2018,2025
Copyright 2001,2004,2006,2008,2011,2018
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of Guile. This file is part of Guile.