Skip to content

Commit 3cc0529

Browse files
committed
[localization] Add page break
1 parent 07fa86e commit 3cc0529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/locales.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1480,7 +1480,7 @@
14801480
using mask = typename ctype<charT>::mask;
14811481
explicit ctype_byname(const char*, size_t refs = 0);
14821482
explicit ctype_byname(const string&, size_t refs = 0);
1483-
1483+
@\newpage@
14841484
protected:
14851485
~ctype_byname();
14861486
};

0 commit comments

Comments
 (0)