summaryrefslogtreecommitdiffstats
path: root/third_party/yasm/yasm_compile.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/yasm/yasm_compile.gypi')
-rw-r--r--third_party/yasm/yasm_compile.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/yasm/yasm_compile.gypi b/third_party/yasm/yasm_compile.gypi
index ce72172..75b8705 100644
--- a/third_party/yasm/yasm_compile.gypi
+++ b/third_party/yasm/yasm_compile.gypi
@@ -113,7 +113,7 @@
'<(RULE_INPUT_PATH)',
],
'process_outputs_as_sources': 1,
- 'message': 'Compile assembly <(RULE_INPUT_PATH).',
+ 'message': 'Compile assembly <(RULE_INPUT_PATH)',
},
], # rules
}