Skip to content

Commit 23900ba

Browse files
committedApr 26, 2014
follow up e4f410b
1 parent 62ba133 commit 23900ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/plugins/fTools/tools/doGeometry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ def single_to_multi( self ):
392392
else:
393393
idVarMod = idVar
394394
else:
395-
idVar = ""
395+
idVarMod = ""
396396
if idVarMod == iMod or merge_all:
397397
if first:
398398
atts = atMap

0 commit comments

Comments
 (0)