mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-14 01:54:07 +02:00
* Updated breakpad to latest version.
This commit is contained in:
2
thirdparty/breakpad/common/language.cc
vendored
2
thirdparty/breakpad/common/language.cc
vendored
@@ -49,7 +49,7 @@ class CPPLanguage: public Language {
|
||||
}
|
||||
};
|
||||
|
||||
const CPPLanguage CPPLanguageSingleton;
|
||||
CPPLanguage CPPLanguageSingleton;
|
||||
|
||||
// Java language-specific operations.
|
||||
class JavaLanguage: public Language {
|
||||
|
Reference in New Issue
Block a user