Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
9f3c91e4
Commit
9f3c91e4
authored
Feb 13, 2008
by
Rob Shearman
Committed by
Alexandre Julliard
Feb 13, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Fix some typos in dpaddr.h.
parent
1279cf35
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
dpaddr.h
include/dpaddr.h
+4
-4
No files found.
include/dpaddr.h
View file @
9f3c91e4
...
...
@@ -129,16 +129,16 @@ typedef struct sockaddr SOCKADDR;
# define DPNA_KEY_DEVICE L"device"
# define DPNA_KEY_FLOWCONTROL L"flowcontrol"
# define DPNA_KEY_HOSTNAME L"hostname"
# define DPNA_KEY_NAMEINFO
_A
L"nameinfo"
# define DPNA_KEY_NAMEINFO
L"nameinfo"
# define DPNA_KEY_PARITY L"parity"
# define DPNA_KEY_PHONENUMBER L"phonenumber"
# define DPNA_KEY_PORT L"port"
# define DPNA_KEY_PROCESSOR
_A
L"processor"
# define DPNA_KEY_PROCESSOR
L"processor"
# define DPNA_KEY_PROGRAM L"program"
# define DPNA_KEY_PROVIDER L"provider"
# define DPNA_KEY_SCOPE
_A
L"scope"
# define DPNA_KEY_SCOPE
L"scope"
# define DPNA_KEY_STOPBITS L"stopbits"
# define DPNA_KEY_TRAVERSALMODE
_A
L"traversalmode"
# define DPNA_KEY_TRAVERSALMODE
L"traversalmode"
# define DPNA_STOP_BITS_ONE L"1"
# define DPNA_STOP_BITS_ONE_FIVE L"1.5"
# define DPNA_STOP_BITS_TWO L"2"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment