[ruby/win32ole] [DOC] Fix indent
https://github.com/ruby/win32ole/commit/76acc979bf
This commit is contained in:
parent
375d1c993d
commit
b4adc1bbab
@ -377,18 +377,18 @@ ole_param_default(ITypeInfo *pTypeInfo, UINT method_index, UINT index)
|
|||||||
* end
|
* end
|
||||||
* end
|
* end
|
||||||
*
|
*
|
||||||
* The above script result is following:
|
* The above script result is following:
|
||||||
* Filename
|
* Filename
|
||||||
* FileFormat
|
* FileFormat
|
||||||
* Password
|
* Password
|
||||||
* WriteResPassword
|
* WriteResPassword
|
||||||
* ReadOnlyRecommended
|
* ReadOnlyRecommended
|
||||||
* CreateBackup
|
* CreateBackup
|
||||||
* AccessMode (= 1)
|
* AccessMode (= 1)
|
||||||
* ConflictResolution
|
* ConflictResolution
|
||||||
* AddToMru
|
* AddToMru
|
||||||
* TextCodepage
|
* TextCodepage
|
||||||
* TextVisualLayout
|
* TextVisualLayout
|
||||||
*/
|
*/
|
||||||
static VALUE
|
static VALUE
|
||||||
foleparam_default(VALUE self)
|
foleparam_default(VALUE self)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user