Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Mar 11, 2011
1 parent 1c6cfd3 commit 79361a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Canvas.cc
Expand Up @@ -197,6 +197,7 @@ Canvas::ToBuffer(const Arguments &args) {
eio_custom(EIO_ToBuffer, EIO_PRI_DEFAULT, EIO_AfterToBuffer, closure);
ev_ref(EV_DEFAULT_UC);
return Undefined();
// Sync
} else {
closure_t closure;
// Olaf (2011-02-21): zero everything
Expand Down

0 comments on commit 79361a5

Please sign in to comment.