Skip to content

Commit

Permalink
More clarifications
Browse files Browse the repository at this point in the history
  • Loading branch information
Beej Jorgensen committed Dec 5, 2018
1 parent e704b09 commit feab212
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ The hashtable code is already written and can be found in `hashtable.c`.
least-recently used one)
* Free the cache entry.
* Ensure the size counter for the number of entries in the cache is correct.
* Decrement the current size of the cache.

2. Implement `cache_get()` in `cache.c`.

Expand Down

0 comments on commit feab212

Please sign in to comment.