mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 18:20:20 +00:00
some more multiplatform support
This commit is contained in:
@@ -1,13 +1,6 @@
|
||||
#include "../../config.h"
|
||||
|
||||
#ifdef WIN32
|
||||
/* If you're compiling this for Windows, your release is un-official
|
||||
* and not condoned. Please don't use the XChat name. Make up your
|
||||
* own name! */
|
||||
#define DISPLAY_NAME "XChat-WDK"
|
||||
#else
|
||||
#define DISPLAY_NAME "XChat"
|
||||
#endif
|
||||
|
||||
#ifndef WIN32
|
||||
#include <sys/types.h>
|
||||
|
||||
Reference in New Issue
Block a user