mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-03 23:04:08 +01:00
formatting change only
This commit is contained in:
parent
59e82f14e8
commit
dc629a2706
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ dict_numTileFaces( DictionaryCtxt* dict )
|
||||||
|
|
||||||
XP_U16
|
XP_U16
|
||||||
dict_tilesToString( DictionaryCtxt* ctxt, Tile* tiles, XP_U16 nTiles,
|
dict_tilesToString( DictionaryCtxt* ctxt, Tile* tiles, XP_U16 nTiles,
|
||||||
XP_UCHAR* buf )
|
XP_UCHAR* buf )
|
||||||
{
|
{
|
||||||
XP_UCHAR* bufIn = buf;
|
XP_UCHAR* bufIn = buf;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue