Skip to content

Commit

Permalink
delete one comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sivadeilra committed Feb 1, 2025
1 parent c682ea8 commit 3db8720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion msf/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ struct SmallMsfHeader {
/// This field contains a pointer to an in-memory data structure, and hence is meaningless.
/// Decoders should ignore this field. Encoders should set this field to 0.
stream_dir_ptr: U32<LE>,
// mpspnpm: [U32<LE>]
}

/// The header of the PDB/MSF file. This is at file offset 0.
Expand Down

0 comments on commit 3db8720

Please sign in to comment.