diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2012-03-01 23:44:27 +0100 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2012-03-12 20:36:22 +0100 |
commit | 0f4b45e62487e32e789571912fd2190168f753bc (patch) | |
tree | 69ba14eb3255f91d59856283e9568395f92d92fc /test/next-001.sh | |
parent | 2c9499bf272e06a62902711c6c20621ef3f80e64 (diff) | |
download | calcurse-0f4b45e62487e32e789571912fd2190168f753bc.tar.gz calcurse-0f4b45e62487e32e789571912fd2190168f753bc.zip |
Get rid of string structures
These were only used to construct constant strings with additional
length fields. However, we can just use standard constant character
arrays instead and let the compiler calculate the string length.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'test/next-001.sh')
0 files changed, 0 insertions, 0 deletions