Mercurial > hg > octave-nkf > gnulib-hg
view modules/gethrxtime @ 17608:63e4133ca82e
relocatable-maint.texi: escape braces
The change causes makeinfo 5.2 to fail:
env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --no-split
--reference-limit=2000 gnulib.texi
./relocatable-maint.texi:153: misplaced {
...
Escaping the braces as per the attached patch seems to fix this.
author | Daniel Albers <daniel@lbe.rs> |
---|---|
date | Thu, 16 Jan 2014 12:56:52 +0100 |
parents | fe213f3f2c57 |
children |
line wrap: on
line source
Description: Get high resolution real time. Files: lib/xtime.h lib/xtime.c lib/gethrxtime.c lib/gethrxtime.h m4/gethrxtime.m4 m4/longlong.m4 Depends-on: clock-time extensions extern-inline gettime sys_time configure.ac: gl_GETHRXTIME Makefile.am: lib_SOURCES += gethrxtime.c xtime.c Include: "xtime.h" Link: $(LIB_GETHRXTIME) License: GPL Maintainer: Paul Eggert