diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-03-28 23:30:35 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-03-28 23:30:35 +0100 |
commit | 18c26b55021c3010062aa7503d406e99e8c2a5bf (patch) | |
tree | 97db0d76e1b12571282a01e5fcacccf6a464ff45 /community/gsoc | |
parent | 211d4f0231ecc967bea385e3bed637aaff3d0fc5 (diff) | |
parent | aa7a52e9bd70fc47453a384f0b73216c17f475da (diff) |
Merge branch 'master' of braunbox:~hurd-web/hurd-web
Diffstat (limited to 'community/gsoc')
-rw-r--r-- | community/gsoc/project_ideas/object_lookups.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/object_lookups.mdwn b/community/gsoc/project_ideas/object_lookups.mdwn index 462f6a12..5075f783 100644 --- a/community/gsoc/project_ideas/object_lookups.mdwn +++ b/community/gsoc/project_ideas/object_lookups.mdwn @@ -8,7 +8,7 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] -[[!meta title="Improved system object lookups"]] +[[!meta title="Improved System Object Lookups"]] The Hurd currently uses its ihash library ([[hurd/libihash]]) as a generic container for various objects. While it does its job, it has been reported |