X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=portmap%2Fportmap.x;h=ef9f08e699b9465f56303039990702ddeedb992c;hb=15083e9a6c0189c59897caf5e57a9b27ffc73526;hp=606583184f4f350aee5e2ed21d2d03f533b38a15;hpb=5cb18618bc9de4cc75be8199d20ebdf35cc0ccc2;p=deb_libnfs.git diff --git a/portmap/portmap.x b/portmap/portmap.x index 6065831..ef9f08e 100644 --- a/portmap/portmap.x +++ b/portmap/portmap.x @@ -26,7 +26,7 @@ struct pmap_call_result { program PMAP_PROGRAM { version PMAP_V2 { void - PMAP_NULL(void) = 0; + PMAP_NULL(void) = 0; bool PMAP_SET(pmap_mapping) = 1;