diff options
author | Alfred E. Heggestad <aeh@db.org> | 2015-11-01 08:34:01 +0100 |
---|---|---|
committer | Alfred E. Heggestad <aeh@db.org> | 2015-11-01 08:34:01 +0100 |
commit | e20fa94cad9e7108c67a277990ecabe94d5acea4 (patch) | |
tree | 1758e5c2018d752e516d7086e5ff1feece73f7c2 /src | |
parent | 3399a0dc05a07d36b363f5a73b7d6b704b667143 (diff) |
ua: add missing initializer for subh
Diffstat (limited to 'src')
-rw-r--r-- | src/ua.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ static struct { true, true, false, + NULL, #ifdef USE_TLS NULL, #endif |