| author | Sebastian Harl <sh@tokkee.org> | |
| Sun, 5 Jun 2016 14:44:39 +0000 (16:44 +0200) | ||
| committer | Sebastian Harl <sh@tokkee.org> | |
| Sun, 25 Sep 2016 10:42:45 +0000 (12:42 +0200) | ||
| commit | 7747e2ad9a86c2307094cd4ca3f753e46329c7a5 | |
| tree | 05d45f79b90ad7baae2db4405b1b2818da368029 | tree | snapshot |
| parent | 1aa4295ba6875ceb02a7383237bc2485ffab9c1e | commit | diff |
plugin.h: Introduce the identifier_t type with pointer fields.
This serves two purposes:
- Allow field values of arbitrary length.
- Reuse the identifier in other places.
Renamed identifier_t from utils_vl_lookup to lookup_identifier_t.
This serves two purposes:
- Allow field values of arbitrary length.
- Reuse the identifier in other places.
Renamed identifier_t from utils_vl_lookup to lookup_identifier_t.