eina: Fix typo in doxygen
authorChris Michael <cp.michael@samsung.com>
Mon, 13 Mar 2017 16:11:46 +0000 (12:11 -0400)
committerChris Michael <cp.michael@samsung.com>
Mon, 13 Mar 2017 16:11:46 +0000 (12:11 -0400)
commit47f34bb7a3e532d8ee5daded69528bd3c44ad229
treedeba3f10f95efc7d2ab72b373b4fc3226f2ea14c
parent3a9d54085b8751cbd0bca4698a8ff702d9bdc7b4
eina: Fix typo in doxygen

eina_(rw)_slice_startswith functions both incorrectly describe the
return value as 'slice ends with', when clearly the function is used
to find if a slice 'starts with' a prefix

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/eina/eina_slice.h