Aegisub/aegisub/src/libresrc/default_mru.json
Amar Takhar 6a9b0b5589 * Return an std::string
* Be const correct.
 * Use c_str() to ensure null termination.
 * Remove stray , from default_mru.json.

Originally committed to SVN as r4171.
2010-03-06 03:55:27 +00:00

6 lines
50 B
JSON

{
"Audio" : [],
"Video" : [],
"Scripts" : []
}