hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=39f4499eba6de2b225bd14460bbdd01a26fe504b
commit 39f4499eba6de2b225bd14460bbdd01a26fe504b Author: ChunEon Park <[email protected]> Date: Sun Jun 8 15:35:59 2014 +0900 proto - removed line feed at the end of file. --- data/.proto/proto.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/.proto/proto.edc b/data/.proto/proto.edc index dc0e22b..248d23b 100644 --- a/data/.proto/proto.edc +++ b/data/.proto/proto.edc @@ -70,4 +70,4 @@ collections { } */ } -} +} \ No newline at end of file --
