comparison libpurple/protocols/yahoo/yahoochat.c @ 27193:510f07e1f5c1

Strip trailing whitespace and comment #endif marcos that close #ifdef macros
author Mark Doliner <mark@kingant.net>
date Thu, 18 Jun 2009 19:08:24 +0000
parents 65cfc59858cf
children d078048fb03a
comparison
equal deleted inserted replaced
27192:455e679ea0db 27193:510f07e1f5c1
28 28
29 #include "internal.h" 29 #include "internal.h"
30 30
31 #ifdef HAVE_CONFIG_H 31 #ifdef HAVE_CONFIG_H
32 #include "config.h" 32 #include "config.h"
33 #endif 33 #endif /* HAVE_CONFIG_H */
34 34
35 #include "debug.h" 35 #include "debug.h"
36 #include "privacy.h" 36 #include "privacy.h"
37 #include "prpl.h" 37 #include "prpl.h"
38 38