Eo (base class): Fix .eo file to have proper namespacing for the class naem.

This commit is contained in:
Tom Hacohen 2014-06-20 11:14:59 +01:00
parent 0bb21a2ee9
commit 0ebaf5a0f3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
class Colourable (Eo_Base)
class Colourable (Eo.Base)
{
/*@ Colourable class. */
legacy_prefix: legacy;