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
3ca76122
Commit
3ca76122
authored
Jul 15, 2003
by
Francois Gouget
Committed by
Alexandre Julliard
Jul 15, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Spelling fixes (s/occured/occurred/ and variants).
parent
d09b2b98
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
11 additions
and
11 deletions
+11
-11
mesa.c
dlls/ddraw/d3ddevice/mesa.c
+1
-1
exception.c
dlls/ntdll/exception.c
+1
-1
changenotify.c
dlls/shell32/changenotify.c
+1
-1
scroll.c
dlls/x11drv/scroll.c
+1
-1
ddraw.h
include/ddraw.h
+1
-1
module.c
loader/ne/module.c
+1
-1
hash.c
programs/winedbg/hash.c
+1
-1
file.h
server/file.h
+1
-1
general.eng
tools/wineconf.libs/general.eng
+1
-1
wineconf.eng
tools/wineconf.libs/wineconf.eng
+1
-1
winemaker.man
tools/winemaker.man
+1
-1
No files found.
dlls/ddraw/d3ddevice/mesa.c
View file @
3ca76122
...
...
@@ -969,7 +969,7 @@ static void draw_primitive_handle_GL_state(IDirect3DDeviceImpl *This,
}
/* TODO: optimize this to not always reset all the fog stuff on all DrawPrimitive call
if no fogging state change occured */
if no fogging state change occur
r
ed */
if
(
This
->
state_block
.
render_state
[
D3DRENDERSTATE_FOGENABLE
-
1
]
==
TRUE
)
{
if
(
vertex_transformed
==
TRUE
)
{
if
(
glThis
->
fogging
!=
0
)
{
...
...
dlls/ntdll/exception.c
View file @
3ca76122
...
...
@@ -415,7 +415,7 @@ DWORD __wine_finally_handler( EXCEPTION_RECORD *record, EXCEPTION_FRAME *frame,
/*************************************************************
* __wine_callto16_handler
*
* Handler for exceptions occuring in 16-bit code.
* Handler for exceptions occur
r
ing in 16-bit code.
*/
DWORD
__wine_callto16_handler
(
EXCEPTION_RECORD
*
record
,
EXCEPTION_FRAME
*
frame
,
CONTEXT
*
context
,
LPVOID
pdispatcher
)
...
...
dlls/shell32/changenotify.c
View file @
3ca76122
...
...
@@ -39,7 +39,7 @@ typedef struct _NOTIFICATIONLIST
LPNOTIFYREGISTER
apidl
;
/* array of entries to watch*/
UINT
cidl
;
/* number of pidls in array */
LONG
wEventMask
;
/* subscribed events */
LONG
wSignalledEvent
;
/* event that occured */
LONG
wSignalledEvent
;
/* event that occur
r
ed */
DWORD
dwFlags
;
/* client flags */
LPCITEMIDLIST
pidlSignaled
;
/*pidl of the path that caused the signal*/
...
...
dlls/x11drv/scroll.c
View file @
3ca76122
...
...
@@ -154,7 +154,7 @@ INT X11DRV_ScrollWindowEx( HWND hwnd, INT dx, INT dy,
DeleteObject
(
hrgn
);
}
/* Take into account the fact that some damage
s may have occu
red during the scroll */
/* Take into account the fact that some damage
may have occur
red during the scroll */
hrgnTemp
=
CreateRectRgn
(
0
,
0
,
0
,
0
);
retVal
=
GetUpdateRgn
(
hwnd
,
hrgnTemp
,
FALSE
);
if
(
retVal
!=
NULLREGION
)
...
...
include/ddraw.h
View file @
3ca76122
...
...
@@ -820,7 +820,7 @@ typedef struct _DDPIXELFORMAT {
/* DDCAPS.dwSVCaps */
/* the first 4 of these are now obsolete */
#if DIRECTDRAW_VERSION >= 0x700
/* FIXME: I'm not sure when this switch occured */
#if DIRECTDRAW_VERSION >= 0x700
/* FIXME: I'm not sure when this switch occur
r
ed */
#define DDSVCAPS_RESERVED1 0x00000001
#define DDSVCAPS_RESERVED2 0x00000002
#define DDSVCAPS_RESERVED3 0x00000004
...
...
loader/ne/module.c
View file @
3ca76122
...
...
@@ -1040,7 +1040,7 @@ static HINSTANCE16 MODULE_LoadModule16( LPCSTR libname, BOOL implicit, BOOL lib_
break
;
}
}
return
hinst
;
/* The last error that occured */
return
hinst
;
/* The last error that occur
r
ed */
}
...
...
programs/winedbg/hash.c
View file @
3ca76122
...
...
@@ -364,7 +364,7 @@ BOOL DEBUG_Normalize(struct name_hash * nh )
* Return values:
* gsv_found: if the symbol is found
* gsv_unknown: if the symbol isn't found
* gsv_aborted: some error occur
ed (likely, many symbols of same name exist,
* gsv_aborted: some error occur
red (likely, many symbols of same name exist,
* and user didn't pick one of them)
*/
static
int
DEBUG_GSV_Helper
(
const
char
*
name
,
const
int
lineno
,
...
...
server/file.h
View file @
3ca76122
...
...
@@ -32,7 +32,7 @@ struct fd_ops
{
/* get the events we want to poll() for on this object */
int
(
*
get_poll_events
)(
struct
fd
*
);
/* a poll() event occured */
/* a poll() event occur
r
ed */
void
(
*
poll_event
)(
struct
fd
*
,
int
event
);
/* flush the object buffers */
int
(
*
flush
)(
struct
fd
*
,
struct
event
**
);
...
...
tools/wineconf.libs/general.eng
View file @
3ca76122
...
...
@@ -58,7 +58,7 @@ set ScrollEdits "Scroll to bottom on input"
set EditTitle "TkWine Text Viewer"
set errorTitle "\n*************** TkWine Error ****************\n\
\n An error occured, that I could not resolve. This might be \n\n\
\n An error occur
r
ed, that I could not resolve. This might be \n\n\
a) An invalid entry \n\
b) An error in the script\n\
In any case, this error should be detected by the script, even an invalid\
...
...
tools/wineconf.libs/wineconf.eng
View file @
3ca76122
...
...
@@ -164,6 +164,6 @@ set DejaConf "Use existing config file:"
set GiveCustomDefault "Enter (or choose) the configuration file to use"
set GenereConf "Auto-generate a new configuration file"
set TkWBuiltConf "Use TkWine built-in configuration file (not recommended)"
set AutoConfFail " Warning: An error occured while running tools/wineconf.\n\
set AutoConfFail " Warning: An error occur
r
ed while running tools/wineconf.\n\
You can still edit the generated file (if it does not crashes) but \n\
some parts are probably missing. Check for a newer release of wine where wineconf could have been imporved"
tools/winemaker.man
View file @
3ca76122
...
...
@@ -132,7 +132,7 @@ winspool.drv.
.I --wrap
Specifies that executable targets should be built as libraries and a small
executable wrapper generated for them. This technique is sometimes required
to solve initialization problems occuring on the application startup.
to solve initialization problems occur
r
ing on the application startup.
.TP
.I --nowrap
Specifies that no wrapper should be generated for executable targets. This is
...
...
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