Fix %port-request and %port-remove-request
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 7 Dec 2015 03:01:51 +0000 (21:01 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 7 Dec 2015 03:01:51 +0000 (21:01 -0600)
Both of these need to have their continuation wrapped with (wrap).
I'm honestly a bit fuzzy on why this fixes things but it does.

* 8sync/agenda.scm (%port-request, %port-remove-request):
  Adjusted to wrap kont with `wrap' macro.


No differences found