formatting issues fixed

This commit is contained in:
Michael Becker 2021-01-09 22:44:03 -05:00
parent b43dadf267
commit 95e509eb14
No known key found for this signature in database
GPG Key ID: 98C333A81F18C22C
2 changed files with 2 additions and 2 deletions

View File

@ -42,5 +42,5 @@ namespace UniversalEditor.DataFormats.FileSystem.Microsoft.Cabinet.Internal
/// (optional) per-folder reserved area
/// </summary>
public byte[] reservedArea;
}
}
}

View File

@ -53,5 +53,5 @@ namespace UniversalEditor.DataFormats.FileSystem.Microsoft.Cabinet.Internal
public string nextCabinetName;
public string nextDiskName;
}
}
}