Add #endif comments for #endif more than 10 lines from #if / #else
diff --git a/library/ssl_srv.c b/library/ssl_srv.c
index cd207c5..03b8010 100644
--- a/library/ssl_srv.c
+++ b/library/ssl_srv.c
@@ -2340,7 +2340,7 @@
             }
         }
         else
-#endif
+#endif /* POLARSSL_SSL_PROTO_TLS1_2 */
 #if defined(POLARSSL_SSL_PROTO_SSL3) || defined(POLARSSL_SSL_PROTO_TLS1) || \
     defined(POLARSSL_SSL_PROTO_TLS1_1)
         if ( ciphersuite_info->key_exchange ==