diff options
Diffstat (limited to 'src/lib/eldbus/eldbus_types.eot')
-rw-r--r-- | src/lib/eldbus/eldbus_types.eot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/eldbus/eldbus_types.eot b/src/lib/eldbus/eldbus_types.eot index 6788ac7..0ec9943 100644 --- a/src/lib/eldbus/eldbus_types.eot +++ b/src/lib/eldbus/eldbus_types.eot | |||
@@ -1,8 +1,8 @@ | |||
1 | import eina_types; | 1 | import eina_types; |
2 | 2 | ||
3 | struct Eldbus.Proxy; | 3 | struct Eldbus.Proxy; |
4 | struct Eldbus_Connection; [[Represents a connection of one the type of connection with the DBus daemon.]] | 4 | struct Eldbus.Connection; [[Represents a connection of one the type of connection with the DBus daemon.]] |
5 | struct Eldbus_Object; [[Represents an object path already attached with bus name or unique id]] | 5 | struct Eldbus.Object; [[Represents an object path already attached with bus name or unique id]] |
6 | 6 | ||
7 | enum Eldbus.Introspection.Argument_Direction | 7 | enum Eldbus.Introspection.Argument_Direction |
8 | { | 8 | { |