-
Notifications
You must be signed in to change notification settings - Fork 267
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change data types for DSCP configuration parameters.
Addresses MinGW -Wformat warnings because the "hhu" scanf specifier doesn't seem to be supported in MinGW(x86_64-8.1.0-posix-seh-rt_v6-rev0). This approach was used instead of the __USE_MINGW_ANSI_STDIO macro because the latter is a private macro and is probably not intended for external use.
- Loading branch information
1 parent
e2a2ac2
commit 67e3e94
Showing
1 changed file
with
32 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters