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

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2009-07-31 19:46:32 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2009-07-31 19:46:32 +0400
commit78f27858ac26f2be5ec0412df5ee3f764f946f8a (patch)
treed1b7a3cb07f82cb8b51d74f1b3b5d80b5ae7018c /speexbuild
parent01cf72300fc6e87884cf71bc8062ec79a62e8a8f (diff)
Indent, changelog and submodule update
Diffstat (limited to 'speexbuild')
-rw-r--r--speexbuild/os_support_custom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/speexbuild/os_support_custom.h b/speexbuild/os_support_custom.h
index 33cebfab4..37bfe876c 100644
--- a/speexbuild/os_support_custom.h
+++ b/speexbuild/os_support_custom.h
@@ -17,7 +17,7 @@ static inline void _speex_fatal(const char *str, const char *file, int line) {
mumble_macx_speex_fatal(str, file, line);
}
-
+
#endif /* __APPLE__ */
#endif /* _SPEEX_SUPPORT_MUMBLE */