Skip to content

Commit

Permalink
#175 WIP: Code pages support on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
o-sdn-o committed May 8, 2023
1 parent d3bc9af commit 44c177e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/netxs/desktopio/consrv.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1210,7 +1210,7 @@ struct consrv

xcod(ui32 cp)
: codepage{ CP_UTF8 },
lostbyte{ }
lastbyte{ }
{
load(cp);
}
Expand Down

0 comments on commit 44c177e

Please sign in to comment.