eo2: rename eo2 class 'Eo Base'->'Eo2 Base'

This commit is contained in:
Jérémy Zurcher 2013-08-14 13:46:49 +02:00 committed by Tom Hacohen
parent fe23e26d0e
commit 94adc97efe
1 changed files with 1 additions and 1 deletions

View File

@ -811,7 +811,7 @@ static const Eo_Event_Description *event_desc[] = {
static const Eo_Class_Description class_desc = {
EO2_VERSION,
"Eo Base",
"Eo2 Base",
EO_CLASS_TYPE_REGULAR_NO_INSTANT,
EO2_CLASS_DESCRIPTION_OPS(op_descs),
event_desc,