widl: Fix typo in man page.

This commit is contained in:
Alexandre Julliard 2013-07-19 11:53:17 +02:00
parent a7cc44a6db
commit a93ee68f2e
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ names. The default output filename is \fBdlldata.c\fR.
.IP "\fB-I \fIpath\fR"
Add a header search directory to path. Multiple search
directories are allowed.
.IP "\fB-D \fIid\fR[\f\fB=\fIval\fR]"
.IP "\fB-D \fIid\fR[\fB=\fIval\fR]"
Define preprocessor macro \fIid\fR with value \fIval\fR.
.IP "\fB-E\fR"
Preprocess only.