author | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Oct 2012 14:42:35 +0000 (16:42 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Oct 2012 14:42:35 +0000 (16:42 +0200) | ||
commit | ec36b4bdca9dbe957f39bef619cdc8c48103a86c | |
tree | 4cdd91579ea0d400c5ee6de5c2a72b297f721064 | tree | snapshot |
parent | d8825859c7b31f068899c2d5f8a147ea1ef65750 | commit | diff |
Initialize plugin context to global interval before loading a plugin.
This ensures that the actual interval for each plugin is available through its
context. It is a preparation for removing 'interval_g' (which has limited use
after introducing per-plugin intervals and, thus, its use is rather error-
prone).
This ensures that the actual interval for each plugin is available through its
context. It is a preparation for removing 'interval_g' (which has limited use
after introducing per-plugin intervals and, thus, its use is rather error-
prone).
src/configfile.c | diff | blob | history | |
src/plugin.c | diff | blob | history |