This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM365: Typo in error message from init_previewer

Module dvevmStVpfe.c, funtion init_previewer, approx line 103:

        SYS_ERROR("failed to set mode to continuous in resizer\n");

should read

        SYS_ERROR("failed to set mode to continuous in previewer\n");