From 5d3319d662f71fcc2eb387d71cd1eb22f622ebf0 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Fri, 5 May 2023 07:46:21 +0200 Subject: [PATCH] Whoops.. fix windows compile issue :D. Let's not add a random x there. --- include/windows/setup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/windows/setup.h b/include/windows/setup.h index 68bf748ef..80ebc1bee 100644 --- a/include/windows/setup.h +++ b/include/windows/setup.h @@ -1,4 +1,4 @@ -x/************************************************************************ +/************************************************************************ * IRC - Internet Relay Chat, include/win32/setup.h * Copyright (C) 1999 Carsten Munk *