diff options
Diffstat (limited to 'contrib/seg/segdata.h')
-rw-r--r-- | contrib/seg/segdata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/seg/segdata.h b/contrib/seg/segdata.h index 773883bbb7..69d85e0bc0 100644 --- a/contrib/seg/segdata.h +++ b/contrib/seg/segdata.h @@ -6,4 +6,4 @@ typedef struct SEG char u_sigd; char l_ext; char u_ext; -} SEG; +} SEG; |