From b08db17162fddda97e6ee1ac625eae1430d22b64 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Fri, 29 Nov 2019 18:50:04 +0300 Subject: [magi] Almost done! --- src/fastcgi.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/fastcgi.h') diff --git a/src/fastcgi.h b/src/fastcgi.h index d701fe0..0abd152 100644 --- a/src/fastcgi.h +++ b/src/fastcgi.h @@ -2,7 +2,9 @@ #define MAGI_INCLUDED_FASTCGI -/* TODO */ +/* * * TODO * * */ + +enum { magi_to_avoid_warning }; #endif -- cgit v1.2.3