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 /src/murmur/murmur_pch.h
parent01cf72300fc6e87884cf71bc8062ec79a62e8a8f (diff)
Indent, changelog and submodule update
Diffstat (limited to 'src/murmur/murmur_pch.h')
-rw-r--r--src/murmur/murmur_pch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/murmur/murmur_pch.h b/src/murmur/murmur_pch.h
index 027bceac1..f5e359d10 100644
--- a/src/murmur/murmur_pch.h
+++ b/src/murmur/murmur_pch.h
@@ -30,7 +30,7 @@
#include <shellapi.h>
#include <delayimp.h>
extern "C" {
-void __cpuid(int a[4], int b);
+ void __cpuid(int a[4], int b);
};
#endif