about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-16 17:22:45 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-16 17:22:45 +0000
commit1dd42dfc7264e090654660b96582d3fc417c2574 (patch)
treed67115cc14e6767555e4f6ee36c8a400f0e9aaac
parent81641068cd234aacc788872376db5d95d53f858d (diff)
downloadglibc-1dd42dfc7264e090654660b96582d3fc417c2574.tar.gz
glibc-1dd42dfc7264e090654660b96582d3fc417c2574.tar.xz
glibc-1dd42dfc7264e090654660b96582d3fc417c2574.zip
Update.
	* string/test-strncpy.c (do_one_test): Mark start and stop as
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ca6fc0e59b..81dfa78503 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
 
-	* string/test-strncpy.c (do_one_test): Makr start and stop as
+	* string/test-strncpy.c (do_one_test): Mark start and stop as
 	possibly unused.
 
 2003-04-15  Roland McGrath  <roland@redhat.com>