Skip to content

Commit

Permalink
Matching to Houdini build 18.5.62.
Browse files Browse the repository at this point in the history
  • Loading branch information
SideFX authored and Prisms User committed Dec 17, 2019
1 parent a6303ff commit f036ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/houdini/lib/H_USD/HUSD/HUSD_FileExpanded.C
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ HUSD_FileExpanded::expand(const char* str, fpreal ff, fpreal inc, int i,
doExpand,
&fvars,
true, // Tilde expand
false)) // Comment expand
true)) // Comment expand
{
return UT_StringHolder(ofile);
}
Expand Down

0 comments on commit f036ebc

Please sign in to comment.