Commit ebe7ae96 authored by Alexander von Gernler's avatar Alexander von Gernler Committed by Keith Winstein
Browse files

fix a perror() message in mosh-server

A perror() message flanking an open() call was reading "dup2" where it
should read "open".

[closes #377]
parent 8290e387
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment