Signed-off-by: Ben Pfaff <b...@nicira.com> --- lib/poll-loop.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/poll-loop.h b/lib/poll-loop.h index bd1d375..6614ebe 100644 --- a/lib/poll-loop.h +++ b/lib/poll-loop.h @@ -45,7 +45,7 @@ extern "C" { * * The poll_loop logs the 'where' argument to each function at "debug" level * when an event causes a wakeup. Ordinarily, it is automatically filled in - * with the location in the source of the call, and caller should therefore + * with the location in the source of the call, and the caller should therefore * omit it. But, if the function you are implementing is very generic, so that * its location in the source would not be very helpful for debugging, you can * avoid the macro expansion and pass a different argument, e.g.: -- 1.7.2.5 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev