Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'skypeweb/purple2compat/internal.h')
-rw-r--r--skypeweb/purple2compat/internal.h34
1 files changed, 17 insertions, 17 deletions
diff --git a/skypeweb/purple2compat/internal.h b/skypeweb/purple2compat/internal.h
index b59053e..ac7628f 100644
--- a/skypeweb/purple2compat/internal.h
+++ b/skypeweb/purple2compat/internal.h
@@ -1,17 +1,17 @@
-
-#include <stdlib.h>
-#include <stdio.h>
-#include <string.h>
-#ifdef _WIN32
-#include "win32/win32dep.h"
-#endif
-
-#include "../purplecompat.h"
-
-#ifndef N_
-# define N_(a) (a)
-#endif
-
-#ifndef _
-# define _(a) (a)
-#endif
+
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#ifdef _WIN32
+#include "win32/win32dep.h"
+#endif
+
+#include "../purplecompat.h"
+
+#ifndef N_
+# define N_(a) (a)
+#endif
+
+#ifndef _
+# define _(a) (a)
+#endif