mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +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