h2o / picotls

TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
536 stars 140 forks source link

cmake: "FATAL ERROR" -> FATAL_ERROR #479

Closed jedisct1 closed 1 year ago

jedisct1 commented 1 year ago

Fix a typo. FATAL ERROR should be FATAL_ERROR.