--- embedaddon/strongswan/src/libcharon/plugins/updown/updown_listener.c 2020/06/03 09:46:45 1.1.1.1 +++ embedaddon/strongswan/src/libcharon/plugins/updown/updown_listener.c 2021/03/17 00:20:09 1.1.1.2 @@ -54,7 +54,7 @@ typedef struct cache_entry_t cache_entry_t; * Cache line in the interface name cache. */ struct cache_entry_t { - /** requid of the CHILD_SA */ + /** reqid of the CHILD_SA */ uint32_t reqid; /** cached interface name */ char *iface;