Commit ID ff402c7c2fbc49ff6d352ebdc3cdc4c27c2bbcbb
Contributor: | Arne Schwabe | Files Modified | 1 | |
Date: | 02-April-2024 at 06:36 | Lines Added: | 2 | |
Repository: | https://github.com/OpenVPN/openvpn master | Lines Removed: | 1 | |
Commit Comment: | Match ifdef for get_sigtype function with if ifdef of caller These two ifdef needs to be the same otherwise the compiler will break with a undefined function. Change-Id: I5b14bf90bb07935f0bb84373ec4e62352752c03f Signed-off-by: Arne Schwabe <[email protected]> Acked-by: Gert Doering <[email protected]> Message-Id: <[email protected]> URL: https://www.mail-archive.com/[email protected]/msg28512.html Signed-off-by: Gert Doering <[email protected]> |
Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
---|---|---|---|---|---|---|---|
C | 2 | 1 | 0 | 0 | 0 | 0 |
File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
---|---|---|---|---|---|---|---|
src/openvpn/ssl_openssl.c | C | 2 | 1 | 0 | 0 | 0 | 0 |