Merge pull request #884 from rgrinberg/fix-error-message

Use extension parameter in error message
This commit is contained in:
Rudi Grinberg 2018-06-18 18:08:39 +07:00 committed by GitHub
commit 8f57c6d795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ let c_name, cxx_name =
of_sexp_errorf sexp
"%S is not a valid %s name.\n\
Hint: To use %s files from another directory, use a \
(copy_files <dir>/*.c) stanza instead."
(copy_files <dir>/*.%s) stanza instead."
s what what ext
else
s