Skip to content

Commit 76acc97

Browse files
committed
[DOC] Fix indent
1 parent afceb68 commit 76acc97

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

ext/win32ole/win32ole_param.c

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -377,18 +377,18 @@ ole_param_default(ITypeInfo *pTypeInfo, UINT method_index, UINT index)
377377
* end
378378
* end
379379
*
380-
* The above script result is following:
381-
* Filename
382-
* FileFormat
383-
* Password
384-
* WriteResPassword
385-
* ReadOnlyRecommended
386-
* CreateBackup
387-
* AccessMode (= 1)
388-
* ConflictResolution
389-
* AddToMru
390-
* TextCodepage
391-
* TextVisualLayout
380+
* The above script result is following:
381+
* Filename
382+
* FileFormat
383+
* Password
384+
* WriteResPassword
385+
* ReadOnlyRecommended
386+
* CreateBackup
387+
* AccessMode (= 1)
388+
* ConflictResolution
389+
* AddToMru
390+
* TextCodepage
391+
* TextVisualLayout
392392
*/
393393
static VALUE
394394
foleparam_default(VALUE self)

0 commit comments

Comments
 (0)