Skip to content

Commit

Permalink
Remove stale reference to website
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Mar 26, 2010
1 parent 3e259db commit 2b0fba7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2010-03-26 Ulrich Drepper <drepper@redhat.com>

* malloc/malloc.c: Remove stale reference to website.

2010-03-24 Ulrich Drepper <drepper@redhat.com>

[BZ #11389]
Expand Down
3 changes: 1 addition & 2 deletions malloc/malloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,7 @@
Thread-safety: thread-safe unless NO_THREADS is defined
Compliance: I believe it is compliant with the 1997 Single Unix Specification
(See http://www.opennc.org). Also SVID/XPG, ANSI C, and probably
others as well.
Also SVID/XPG, ANSI C, and probably others as well.
* Synopsis of compile-time options:
Expand Down

0 comments on commit 2b0fba7

Please sign in to comment.