Skip to content

Commit 63faf59

Browse files
Lehonti RamosForNeVeR
authored andcommitted
Sealed FontFile
1 parent da92be9 commit 63faf59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Oddities.WinHelp/Fonts/FontFile.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace Oddities.WinHelp.Fonts;
44

55
[PublicAPI]
6-
public class FontFile
6+
public sealed class FontFile
77
{
88
private readonly BinaryReader _data;
99
private readonly FontHeader _header;

0 commit comments

Comments
 (0)