This commit is contained in:
sewn 2024-09-05 20:32:54 +03:00
parent 7956a271dc
commit beafbc6458
No known key found for this signature in database

4
mew.c
View file

@ -86,7 +86,9 @@ static int (*submit)(const char*) = puts;
static void static void
noop() noop()
{ {
/* Space intentionally left blank */ /*
* meow :3c
*/
} }
static void static void