Make source cleah with cppcheck, except for mpc and sasl

This commit is contained in:
RichardHitt
2013-01-09 14:37:57 -08:00
parent 285ddd0b60
commit 6beef589e3
11 changed files with 27 additions and 10 deletions

View File

@@ -116,7 +116,6 @@ fe_new_window (struct session *sess, int focus)
#endif
"\n\n", 0);
fflush (stdout);
fflush (stdin);
}
static int
@@ -506,6 +505,7 @@ fe_args (int argc, char *argv[])
*sl = 0;
printf ("%s\\plugins\n", exe);
}
free (exe);
#else
printf ("%s\n", HEXCHATLIBDIR"/plugins");
#endif