BTextEncoding: even more style fixes.
This commit is contained in:
parent
a71b10d760
commit
c4da848565
@ -19,8 +19,7 @@ struct UConverter;
|
||||
namespace BPrivate {
|
||||
|
||||
|
||||
class BTextEncoding
|
||||
{
|
||||
class BTextEncoding {
|
||||
public:
|
||||
BTextEncoding(BString name);
|
||||
BTextEncoding(const char* data, size_t length);
|
||||
|
Loading…
Reference in New Issue
Block a user