Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add missing } in Versions file.
  • Loading branch information
Roland McGrath committed Feb 28, 2014
1 parent ba17cdb commit ff71cc3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
@@ -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
Expand Down
1 change: 1 addition & 0 deletions stdio-common/Versions
Expand Up @@ -60,4 +60,5 @@ libc {
GLIBC_PRIVATE {
# global variables
_itoa_lower_digits;
}
}

0 comments on commit ff71cc3

Please sign in to comment.