Skip to content

Commit 3f7027e

Browse files
committed
[FTFD] Improve tttables.h
1 parent 7dca60d commit 3f7027e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

win32ss/drivers/font/ftfd/tttables.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
/*
2+
* PROJECT: ReactOS win32 subsystem
3+
* LICENSE: GPL - See COPYING in the top level directory
4+
* PURPOSE: OpenType support for GDI font driver header
5+
* PROGRAMMER: Timo Kreuzer ([email protected])
6+
*/
7+
8+
#pragma once
19

210
/* We need these to access unaligned big endian data */
311
FORCEINLINE

0 commit comments

Comments
 (0)