aboutsummaryrefslogtreecommitdiffhomepage
path: root/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'common.c')
-rw-r--r--common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.c b/common.c
index 25f0b544..103c5bea 100644
--- a/common.c
+++ b/common.c
@@ -287,6 +287,7 @@ wchar_t *str2wcs( const char *in )
{
return out;
}
+
default:
{
in_pos += res;