Add missing } in Versions file.

This commit is contained in:
Roland McGrath 2014-02-28 11:07:43 -08:00
parent ba17cdbd1d
commit ff71cc373b
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2014-02-28 Roland McGrath <roland@hack.frob.com>
* stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
2014-02-27 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
* sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround power8

View file

@ -60,4 +60,5 @@ libc {
GLIBC_PRIVATE {
# global variables
_itoa_lower_digits;
}
}