Last one?

This commit is contained in:
Patrick Mylund Nielsen 2012-01-29 03:37:47 +01:00
parent 8598a0c29a
commit 16b8921ca2
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -153,4 +153,4 @@ func (c *cache) Load(r io.Reader) error
func (c *cache) LoadFile(fname string) error func (c *cache) LoadFile(fname string) error
Loads and adds cache items from the given filename, excluding any items that Loads and adds cache items from the given filename, excluding any items that
already exist in the current cache, already exist in the current cache.