From 1675b9bc6d5e37ab15251a2df297cda83fc10288 Mon Sep 17 00:00:00 2001 From: englebass Date: Sun, 27 Jan 2008 13:08:30 +0000 Subject: [PATCH] formatting git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@33632 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Eet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Eet.h b/src/lib/Eet.h index f8bfa7c..fd28b81 100644 --- a/src/lib/Eet.h +++ b/src/lib/Eet.h @@ -237,7 +237,7 @@ extern "C" { /** - * Read a specified entry from an eet file and return data + * Read a specified entry from an eet file and return data * @param ef A valid eet file handle opened for reading. * @param name Name of the entry. eg: "/base/file_i_want". * @param size_ret Number of bytes read from entry and returned. -- 2.7.4