@ -267,7 +267,7 @@ count = 0;
*/
foo = pipe(pipefd);
if (foo) {
perror("event synth");
perror("pipe for event synth");
exit(1);
}