Add todo and fix comments

This commit is contained in:
2023-07-05 00:42:06 +02:00
parent 52ebad201f
commit a9fbd21f80
2 changed files with 2 additions and 1 deletions

@ -1,7 +1,7 @@
/**
* sesimos - secure, simple, modern web server
* @brief FastCGI frame handler
* @file src/worker/fcti_frame_handler.c
* @file src/worker/fastcgi_frame_handler.c
* @author Lorenz Stechauner
* @date 2023-01-22
*/