Skip to content

Commit

Permalink
Fix trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored Dec 8, 2021
1 parent 4f51166 commit c6070c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/inet/UDPEndPointImplSockets.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* This file implements Inet::UDPEndPoint using sockets.
*/

// Required to properly support underlying RFC3542-related fields to IPV6_PKTINFO
// Required to properly support underlying RFC3542-related fields to IPV6_PKTINFO
// on Darwin.
#define __APPLE_USE_RFC_3542
#include <inet/UDPEndPointImplSockets.h>
Expand Down

0 comments on commit c6070c6

Please sign in to comment.