dostools flag

This commit is contained in:
Mario Fetka
2026-05-23 22:16:36 +02:00
parent 396f55d8f2
commit 52b2f3749f
3 changed files with 1 additions and 6 deletions

View File

@@ -2,7 +2,6 @@
#include "net.h"
#include "c32ncp.h"
static int tests_same_arg(char *a, char *b)
{
while (*a || *b) {