1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00

- Fixed description in header

This commit is contained in:
Paul Bakker
2011-05-20 12:44:16 +00:00
parent 896ac22071
commit cb79ae0b9b

View File

@@ -1,5 +1,5 @@
/*
* SSL server demonstration program
* SSL server demonstration program using fork() for handling multiple clients
*
* Copyright (C) 2006-2010, Brainspark B.V.
*