Kaydet (Commit) 50352258 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Fix copy/paste error

Change-Id: I3fd9d6447adfa365a823ca6e87f0939670bcb39b
üst 3146851b
......@@ -135,7 +135,7 @@ void CheckConfigMacros::checkMacro( const Token& macroToken, SourceLocation loca
}
}
static Plugin::Registration< CheckConfigMacros > X( "bodynotinblock" );
static Plugin::Registration< CheckConfigMacros > X( "checkconfigmacros" );
} // namespace
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment