From 10b6eb0d9df9373e204775a807c400ae11bb35e6 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 23 Jun 2012 10:32:27 -0700 Subject: [PATCH] Fix misspelling in latest ChangeLog entry. --- lib-src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 11f68cebf14..571f98b8a8d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -3,7 +3,7 @@ Support higher-resolution time stamps (Bug#9000). * Makefile.in (LIB_CLOCK_GETTIME): New macro. (profile${EXEEXT}): Use it. - * profile.c: Include inttyeps.h, intprops.h. + * profile.c: Include inttypes.h, intprops.h. (time_string): Size conservatively; do not guess size. (get_time): Now prints nanoseconds. (gettimeofday): Remove replacement function; gnulib now does this. -- 2.39.2