EulerianTechnologies / eredis

Fast and light Redis C client library built over Hiredis, thread-safe, write replication, auto-reconnect, sync pool, async libev.
BSD 3-Clause "New" or "Revised" License
81 stars 38 forks source link

error in documentation #3

Closed limbo127 closed 8 years ago

limbo127 commented 8 years ago

hello, we can read in ReadMe : /* release a reader */ r = eredis_r_release( e );

e or reader ?

Regards, Nicolas

guillaumef commented 8 years ago

thank you. bogus line corrected.