summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-11-16 15:18:23 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-11-16 15:18:23 +0100
commitcf9d5e2fb40c325502439732593b999428bf4079 (patch)
tree9baba7fda5aebaf72b97e31eca21e3067e228e12
parentf5dc96b4c0a305fb20afd09ff46a0e7851bf80ec (diff)
downloadmana-client-cf9d5e2fb40c325502439732593b999428bf4079.tar.gz
mana-client-cf9d5e2fb40c325502439732593b999428bf4079.tar.bz2
mana-client-cf9d5e2fb40c325502439732593b999428bf4079.tar.xz
mana-client-cf9d5e2fb40c325502439732593b999428bf4079.zip
Fixed some indents
-rw-r--r--src/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index dcb92742..e953507a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -94,8 +94,8 @@ tmw_SOURCES = gui/widgets/avatar.cpp \
gui/newskill.h \
gui/npclistdialog.cpp \
gui/npclistdialog.h \
- gui/npcpostdialog.cpp \
- gui/npcpostdialog.h \
+ gui/npcpostdialog.cpp \
+ gui/npcpostdialog.h \
gui/npc_text.cpp \
gui/npc_text.h \
gui/ok_dialog.cpp \
@@ -208,8 +208,8 @@ tmw_SOURCES = gui/widgets/avatar.cpp \
net/protocol.h \
net/tradehandler.cpp \
net/tradehandler.h \
- net/effecthandler.h \
- net/effecthandler.cpp \
+ net/effecthandler.h \
+ net/effecthandler.cpp \
net/accountserver/account.cpp \
net/accountserver/account.h \
net/accountserver/accountserver.cpp \