mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-20 09:31:34 +02:00
13 lines
149 B
PHP
13 lines
149 B
PHP
(* this header sets packing to 1 *)
|
|
|
|
{$PACKRECORDS 1}
|
|
|
|
// pragma pack(1)
|
|
|
|
{
|
|
$Log$
|
|
Revision 1.2 2005-02-14 17:13:30 peter
|
|
* truncate log
|
|
|
|
}
|