mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 17:50:19 +00:00
initial patches for linux compatibility
This commit is contained in:
@@ -57,5 +57,7 @@ guint32 str_hash (const char *key);
|
||||
guint32 str_ihash (const unsigned char *key);
|
||||
void safe_strcpy (char *dest, const char *src, int bytes_left);
|
||||
void canonalize_key (char *key);
|
||||
int portable_mode ();
|
||||
int xtray_mode ();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user