summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7c30dc0)
raw | patch | inline | side by side (parent: 7c30dc0)
author | Max Kellermann <max@duempel.org> | |
Mon, 18 Jul 2011 20:43:18 +0000 (22:43 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 18 Jul 2011 20:43:22 +0000 (22:43 +0200) |
src/screen_artist.c | patch | blob | history |
diff --git a/src/screen_artist.c b/src/screen_artist.c
index 8ead78c7ddc456af61e2498e7013ded8b5ed4071..cf775b5d5daf6f75b21a3cbf4c94aa614a1b1449 100644 (file)
--- a/src/screen_artist.c
+++ b/src/screen_artist.c
char *str;
struct filelist *addlist;
- assert(filter != NULL);
+ assert(_filter != NULL);
if (connection == NULL)
return;