Kaydet (Commit) eeddadfa authored tarafından Stephan Bergmann's avatar Stephan Bergmann

typo

Change-Id: I5bba34941d269c728d5d36af8216a481f6939ede
üst 0329dbd3
...@@ -39,7 +39,7 @@ struct DdeItemImpData ...@@ -39,7 +39,7 @@ struct DdeItemImpData
sal_uLong nHCnv; sal_uLong nHCnv;
sal_uInt16 nCnt; sal_uInt16 nCnt;
expliit DdeItemImpData( sal_uLong nH ) : nHCnv( nH ), nCnt( 1 ) {} explicit DdeItemImpData( sal_uLong nH ) : nHCnv( nH ), nCnt( 1 ) {}
}; };
class DdeItemImp { class DdeItemImp {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment