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
5b3855bf
Commit
5b3855bf
authored
Mar 19, 2002
by
Jeremy Newman
Committed by
Alexandre Julliard
Mar 19, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed WARRANTY inclusion.
parent
a52d75d1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
wine.texinfo
documentation/wine.texinfo
+3
-3
No files found.
documentation/wine.texinfo
View file @
5b3855bf
...
...
@@ -321,7 +321,7 @@ Wine is distributed under the following copyright.
@unnumberedsec The Wine Warranty
@quotation
@include WARRANTY
Wine comes with no warranty.
@end quotation
@node Authors, , Warranty, Copying
...
...
@@ -1128,7 +1128,7 @@ You can declare an ordinal that holds data. Data items may be of 8, 16,
or 32 bit in size.
@example
@var
{
ORDINAL
}
@var
{
VARTYPE
}
@var
{
EXPORTNAME
}
(@var
{
DATA
}
@var
{
[DATA @dots
{}
]
}
)
@var
{
ORDINAL
}
@var
{
VARTYPE
}
@var
{
EXPORTNAME
}
(@var
{
DATA
}
@var
{
DATA @dots
{}
}
)
@end example
@var
{
ORDINAL
}
is the ordinal number corresponding to the
...
...
@@ -1149,7 +1149,7 @@ The following example defines the variable @samp{VariableA} at ordinal
@subsubsection Function entry points of @file
{
.spec
}
-files
@example
@var
{
ORDINAL
}
@var
{
FUNCTYPE
}
@var
{
EXPORTNAME
}
(@var
{
[ARGTYPE
}
@dots
{}
@var
{
]
}
) @var
{
HANDLERNAME
}
@var
{
ORDINAL
}
@var
{
FUNCTYPE
}
@var
{
EXPORTNAME
}
(@var
{
ARGTYPE
}
@dots
{}
@var
{
}
) @var
{
HANDLERNAME
}
@end example
@var
{
ORDINAL
}
is the ordinal number corresponding to the
...
...
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