Skip to content
Snippets Groups Projects
Commit f8f9a0ed authored by rswindell's avatar rswindell
Browse files

Add room for 3 more attribute words to MsgAttr.

I know... this list of %s's was a bad idea to begin with, but oh well.
parent 91a93cce
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ const char * const text_defaults[TOTAL_TEXT]={ ...@@ -11,7 +11,7 @@ const char * const text_defaults[TOTAL_TEXT]={
"\x01\x6e\x01\x63\xc4\xc4\xc4\xc4\xc4\xfa\xfa\xfa\xfa\x0d\x0a\x01\x68\xb3\x20\x01\x62\x53\x75\x62\x6a\x01\x6e\x01\x62\x3a\x20\x01" "\x01\x6e\x01\x63\xc4\xc4\xc4\xc4\xc4\xfa\xfa\xfa\xfa\x0d\x0a\x01\x68\xb3\x20\x01\x62\x53\x75\x62\x6a\x01\x6e\x01\x62\x3a\x20\x01"
"\x68\x01\x63\x25\x2e\x37\x30\x73" // 001 MsgSubj "\x68\x01\x63\x25\x2e\x37\x30\x73" // 001 MsgSubj
,"\x0d\x0a\xb3\x20\x01\x62\x41\x74\x74\x72\x01\x6e\x01\x62\x3a\x20\x01\x68\x01\x63\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73" ,"\x0d\x0a\xb3\x20\x01\x62\x41\x74\x74\x72\x01\x6e\x01\x62\x3a\x20\x01\x68\x01\x63\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73"
"\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73" // 002 MsgAttr "\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73\x25\x73" // 002 MsgAttr
,"\x0d\x0a\xb3\x20\x01\x62\x54\x6f\x20\x20\x01\x6e\x01\x62\x3a\x20\x01\x68\x01\x63\x25\x2e\x37\x30\x73" // 003 MsgTo ,"\x0d\x0a\xb3\x20\x01\x62\x54\x6f\x20\x20\x01\x6e\x01\x62\x3a\x20\x01\x68\x01\x63\x25\x2e\x37\x30\x73" // 003 MsgTo
,"\x20\x23\x25\x73" // 004 MsgToExt ,"\x20\x23\x25\x73" // 004 MsgToExt
,"\x20\x28\x25\x2e\x34\x30\x73\x29" // 005 MsgToNet ,"\x20\x28\x25\x2e\x34\x30\x73\x29" // 005 MsgToNet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment