author | Sebastian Harl <sh@tokkee.org> | |
Wed, 18 Sep 2013 08:40:36 +0000 (10:40 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 18 Sep 2013 08:40:36 +0000 (10:40 +0200) | ||
commit | 8e1ace048891876962733c3ebec3b5234d9c6c98 | |
tree | 656231d1f74912f0d5337ce355376ee93f67e95d | tree | snapshot |
parent | b088698015415fb88edad1db598c69511b6163d2 | commit | diff |
plugin: Made plugin context a dynamic object.
A custom type is used for that. The previous context type is used as a public
member of the new internal type. Thus, the external interface does not change.
A custom type is used for that. The previous context type is used as a public
member of the new internal type. Thus, the external interface does not change.
src/core/plugin.c | diff | blob | history |