mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 01:39:18 +02:00
formatting
This commit is contained in:
parent
68c89c8095
commit
cfb2ca5416
1 changed files with 2 additions and 2 deletions
|
@ -558,8 +558,8 @@ public final class FBView extends ZLTextView {
|
|||
|
||||
private void maybeAddSeparator(String separator, StringBuilder info) {
|
||||
if (info.length() > 0) {
|
||||
info.append(separator);
|
||||
}
|
||||
info.append(separator);
|
||||
}
|
||||
}
|
||||
|
||||
private List<FontEntry> myFontEntry;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue