Skip to content

Commit

Permalink
add wstring default values with non-ASCII characters
Browse files Browse the repository at this point in the history
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
  • Loading branch information
dirk-thomas committed Jul 25, 2019
1 parent 52560fc commit b8146ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msg/WStrings.msg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
wstring wstring_value
#wstring wstring_value_default1 "Hello world!"
wstring wstring_value_default1 "Hello world!"
#wstring wstring_value_default2 "Hellö wörld!"
#wstring wstring_value_default3 "ハローワールド"
#wstring WSTRING_CONST="Hello world!"
Expand Down

0 comments on commit b8146ec

Please sign in to comment.