Kaydet (Commit) 4d959563 authored tarafından Julien Nabet's avatar Julien Nabet

Wrong comment since 642cfe8a

nEndPos is in fact sal_uInt32 type

Change-Id: I434564eebff2138709807676ae855a8f487f4c09
üst 56734a70
......@@ -80,7 +80,7 @@ typedef WeakImplHelper1< script::XStarBasicLibraryInfo > LibraryInfoHelper;
typedef WeakImplHelper1< script::XStarBasicAccess > StarBasicAccessHelper;
// Version 1
// sal_uIntPtr nEndPos
// sal_uInt32 nEndPos
// sal_uInt16 nId
// sal_uInt16 nVer
// bool bDoLoad
......
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