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:
authorEion Robb <eion@robbmob.com>2012-10-30 01:12:07 +0400
committerEion Robb <eion@robbmob.com>2012-10-30 01:12:07 +0400
commita1b0d555c3ffd16710039c032f3d1c21eb270f3b (patch)
tree5de63441371dccbcd4f592c73b6084e182023c3d /skype_events.c
parent03d216496edeb632c969637d399d1f148c4439ae (diff)
Apply patch from gabriele0101 to help remove some warnings when compiling
Diffstat (limited to 'skype_events.c')
-rw-r--r--skype_events.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/skype_events.c b/skype_events.c
index 91e62f9..63c68c9 100644
--- a/skype_events.c
+++ b/skype_events.c
@@ -21,7 +21,7 @@
*/
#ifndef INCLUDED_LIBSKYPE_C
-# error Don't compile this file directly. Just compile libskype.c instead.
+# error "Don't compile this file directly. Just compile libskype.c instead."
#endif
#include <ft.h>