diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-27 08:35:15 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-27 08:35:15 +0100 |
| commit | 6a18e607ffc4e83f2bd953c9de5c14f18e077df8 (patch) | |
| tree | c4fe27391a237361b2cfc3c59a88f28240e20461 /Public/Developer/System.Containers | |
| parent | 3ba0a4aea3d57c67f316b183ca1efb2f6a3e5ee8 (diff) | |
Kernel: Update System API, add prefix to functions.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Public/Developer/System.Containers')
| -rw-r--r-- | Public/Developer/System.Containers/Headers/XIFF.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Public/Developer/System.Containers/Headers/XIFF.hxx b/Public/Developer/System.Containers/Headers/XIFF.hxx index 4c97e2a3..faf8e947 100644 --- a/Public/Developer/System.Containers/Headers/XIFF.hxx +++ b/Public/Developer/System.Containers/Headers/XIFF.hxx @@ -7,7 +7,7 @@ /** --------------------------------------------------- - * THIS FILE CONTAINS CODE FOR THE eXtended Information File Format. + * The eXtended Information File Format. * XIFF is used to make setup programs/audio/video files. ------------------------------------------------------- */ @@ -59,5 +59,4 @@ struct ML_PACKED XiffMetadataHeader final { /// UI resource #define kXIFFResourceMetadata4CC "resx" - #endif // ifndef __XIFF__ |
