mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
Fix typo in last change.
This commit is contained in:
@@ -34,7 +34,7 @@ event_pipe::~event_pipe ()
|
||||
/* See event-pipe.h. */
|
||||
|
||||
bool
|
||||
event_pipe::open ()
|
||||
event_pipe::open_pipe ()
|
||||
{
|
||||
if (is_open ())
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user