Skip to content

Commit

Permalink
Fix brace alignment.
Browse files Browse the repository at this point in the history
  • Loading branch information
tschumann authored and psychonic committed Apr 20, 2024
1 parent f598373 commit b4aa055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/s1_sample_mm/AMBuildScript
Expand Up @@ -323,7 +323,7 @@ class MMSConfig(object):
binary.compiler.postlink += [
'-compatibility_version', '1.0.0',
'-current_version', self.productVersion
]
]

return binary

Expand Down

0 comments on commit b4aa055

Please sign in to comment.