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
43f8aa4f
Commit
43f8aa4f
authored
Jan 19, 2005
by
Bill Medland
Committed by
Alexandre Julliard
Jan 19, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Trivial language corrections to the Wine Developer's Guide coding
section.
parent
78e76cf9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
winedev-coding.sgml
documentation/winedev-coding.sgml
+5
-5
No files found.
documentation/winedev-coding.sgml
View file @
43f8aa4f
...
...
@@ -76,7 +76,7 @@ diff -u file.old file.c > file.txt
<title>Some notes about style</title>
<para>
There are a few conventions
that
about coding style that have
There are a few conventions about coding style that have
been adopted over the years of development. The rational for
these <quote>rules</quote> is explained for each one.
</para>
...
...
@@ -162,11 +162,11 @@ code
attachments. Giving the patch a <filename>.txt</filename>
extension and attaching will solve the problem for most
mailers including Outlook. Also, there is a way to enable
Outlook Express send <filename>.diff</filename>
Outlook Express
to
send <filename>.diff</filename>
attachments.
</para>
<para>
You need following two things to make it work.
You need
the
following two things to make it work.
</para>
<orderedlist>
<listitem>
...
...
@@ -190,9 +190,9 @@ code
</listitem>
</orderedlist>
<para>
Item #1 is important. After you hit "Send" button, go to
Item #1 is important. After you hit
the
"Send" button, go to
"Outbox" and using "Properties" verify the message source to
make sure that the mail has correct format. You might want
make sure that the mail has
the
correct format. You might want
to send several test emails to yourself too.
</para>
</sect2>
...
...
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