summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/flavioc.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/flavioc.mdwn b/community/flavioc.mdwn
index 5839bddf..5d1989d1 100644
--- a/community/flavioc.mdwn
+++ b/community/flavioc.mdwn
@@ -18,7 +18,7 @@ And code: [cl-hurd](http://freehg.org/u/flavioc/cl-hurd/) (nothing there at the
## Summer session
-### kernel-agnostic DEFPRC macro
+### kernel-agnostic DEFRPC macro
Will involve the creation of an API that can generate new RPC calls as [MIG](http://www.gnu.org/software/hurd/mig.html) does but using Lisp macros.
This interface should be micro-kernel agnostic (see for instance [this](http://www.bddebian.com/~wiki/hurd/ng/)).