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

pull/654/head
Chris Angelico 2014-06-04 03:15:46 +10:00
rodzic b294a7e3c9
commit 29bf7393c1
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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")