mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
vbscript: Fix a typo: jscript -> vbscript.
This commit is contained in:
parent
b632f0966d
commit
a8e70fa883
@ -38,7 +38,7 @@
|
||||
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(jscript);
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(vbscript);
|
||||
|
||||
/* FIXME: Better error handling */
|
||||
#define ReportRegExpError(a,b,c)
|
||||
|
Loading…
Reference in New Issue
Block a user