emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r108711: Fix misspelling in latest Ch


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r108711: Fix misspelling in latest ChangeLog entry.
Date: Sat, 23 Jun 2012 10:32:27 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108711
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Sat 2012-06-23 10:32:27 -0700
message:
  Fix misspelling in latest ChangeLog entry.
modified:
  lib-src/ChangeLog
=== modified file 'lib-src/ChangeLog'
--- a/lib-src/ChangeLog 2012-06-22 21:17:42 +0000
+++ b/lib-src/ChangeLog 2012-06-23 17:32:27 +0000
@@ -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.


reply via email to

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