Style fix.
This commit is contained in:
parent
b7282c5f2e
commit
84e7206b05
@ -34,7 +34,8 @@ namespace {
|
||||
class PackageInfoErrorListener : public BPackageInfo::ParseErrorListener {
|
||||
public:
|
||||
PackageInfoErrorListener(const char* context)
|
||||
: fContext(context)
|
||||
:
|
||||
fContext(context)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user