Flush stdout/stderr after newline
git-svn-id: http://tint2.googlecode.com/svn/trunk@760 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
committed by
mrovi9000@gmail.com
parent
eef4987b0b
commit
b78c854700
@@ -394,7 +394,6 @@ void load_themes_helper(const char *name, GSList **themes, GSList **queued)
|
||||
free(name);
|
||||
}
|
||||
fprintf(stderr, "\n");
|
||||
fflush(stderr);
|
||||
|
||||
// Free the queue
|
||||
GSList *l;
|
||||
|
||||
Reference in New Issue
Block a user