mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
fix ^L typo
* module/rnrs/mutable-pairs.scm: Fix ^L typo.
This commit is contained in:
parent
37620f3f4e
commit
0ce1c83bbe
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@
|
|||
;; You should have received a copy of the GNU Lesser General Public
|
||||
;; License along with this library; if not, write to the Free Software
|
||||
;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
^L
|
||||
|
||||
|
||||
|
||||
(library (rnrs mutable-pairs (6))
|
||||
(export set-car! set-cdr!)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue