Correct file reference (there's no qstrraw.h)

This commit is contained in:
Chris Angelico 2014-06-04 03:15:46 +10:00
parent b294a7e3c9
commit 29bf7393c1
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
* THE SOFTWARE.
*/
// See qstrraw.h for a list of qstr's that are available as constants.
// See qstrdefs.h for a list of qstr's that are available as constants.
// Reference them as MP_QSTR_xxxx.
//
// Note: it would be possible to define MP_QSTR_xxx as qstr_from_str_static("xxx")