diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-10-04 19:31:51 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-01-07 13:18:09 -0500 |
commit | 0dbcea457cb624a60ecffe59c163d775ea2fc490 (patch) | |
tree | b2be7da642e6be4a5f1447c39475d550eb0f644b /openxc.options | |
parent | 11ca9d9f43e7e741b3138a06a6c6ab34be436dd8 (diff) |
Merge all sub-types into a single TranslatedMessage type.
Diffstat (limited to 'openxc.options')
-rw-r--r-- | openxc.options | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openxc.options b/openxc.options index 3e2937ef..1863c0d3 100644 --- a/openxc.options +++ b/openxc.options @@ -1,2 +1,2 @@ # TODO this isn't working yet, so I'm defining it for everything in the Makefile -openxc_TranslatedNumericMessage.name max_size:100 +openxc_TranslatedMessage.name max_size:100 |