avr-libc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-commit] [2164] Remove a stray backslash.


From: Joerg Wunsch
Subject: [avr-libc-commit] [2164] Remove a stray backslash.
Date: Sun, 13 Jun 2010 12:34:25 +0000

Revision: 2164
          http://svn.sv.gnu.org/viewvc/?view=rev&root=avr-libc&revision=2164
Author:   joerg_wunsch
Date:     2010-06-13 12:34:24 +0000 (Sun, 13 Jun 2010)
Log Message:
-----------
Remove a stray backslash.

Modified Paths:
--------------
    trunk/avr-libc/libc/pmstring/Files.am

Modified: trunk/avr-libc/libc/pmstring/Files.am
===================================================================
--- trunk/avr-libc/libc/pmstring/Files.am       2010-06-13 05:13:31 UTC (rev 
2163)
+++ trunk/avr-libc/libc/pmstring/Files.am       2010-06-13 12:34:24 UTC (rev 
2164)
@@ -73,6 +73,6 @@
        strncpy_PF.S \
        strnlen_PF.S \
        strstr_PF.S \
-       memcmp_PF.S \
+       memcmp_PF.S
 
 # vim: set ft=make:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]