Skip to content

Conversation

@jerkerolofsson
Copy link

Assert.AreEqual(field.PartialAid, recreatedField.PartialAid);
}

[Test]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Format

Comment on lines 8 to 10
/*
* Copyright 2010 Chris Morgan <[email protected]>
*/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove this bit from all files you've added.

Comment on lines 58 to 59


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting

public override ushort Length => 12;

/// <summary>
///
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix comments throughout file please.

/// </summary>
public RadioTapMcsFlags Flags { get; set; }

public byte Mcs { get; set; }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment?

Comment on lines 294 to 295


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting, best reformat this entire file.

@jerkerolofsson
Copy link
Author

Commands and formatting added. Please provide additional feedback if further changes are needed.
Thanks!

@jerkerolofsson jerkerolofsson requested a review from PhyxionNL March 8, 2024 00:47
Comment on lines 1 to 7
/*
This file is part of PacketDotNet.

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.
*/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bit still needs to exists, the lower copyright block doesn't.

Copy link
Collaborator

@PhyxionNL PhyxionNL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some misc left.

@jerkerolofsson
Copy link
Author

Anything more I need to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants