author | Max Kellermann <max@duempel.org> | |
Fri, 19 Sep 2008 12:45:32 +0000 (14:45 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 19 Sep 2008 12:45:32 +0000 (14:45 +0200) | ||
commit | d13c5a10a758a453dce00990e58cff572c592be7 | |
tree | 0210aeaa4d3af74616a07034082ac74dcd1a7fa4 | tree | snapshot |
parent | a2c8eb38d8b6bd615dfb9ce183730a4ebc0b6760 | commit | diff |
browser: song must not be NULL in set_highlight()
The caller must not pass NULL to set_highlight(). Replaced check with
assertion.
The caller must not pass NULL to set_highlight(). Replaced check with
assertion.
src/screen_browser.c | diff | blob | history |