Don't use a void return type with a function that returns a value.
[oota-llvm.git] / win32 / config.h
index 90958169f24f2fd85a84082be7208857e22ce797..62d4c05d62a961aae67991acf9668dfb9aed3417 100644 (file)
@@ -3,6 +3,7 @@
 
 #define PACKAGE_NAME "LLVM (win32 vc8.0)" 
 #define PACKAGE_VERSION 2.4
+#define PACKAGE_STRING "llvm 2.6svn"
 #define LLVM_HOSTTRIPLE "i686-pc-win32"
 #define HAVE_WINDOWS_H 1 
 #define HAVE_LIMITS_H 1