X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=lib%2Fconnect.c;fp=lib%2Fconnect.c;h=2062e08e98de73690094adcb85d15c462ec19e23;hb=9388e0b0ef1053a05122f6d6b8bb89339bdf2998;hp=a57fcfa14f365828e4c8b10ccbb0f85863f4db7f;hpb=53126578ee08c0bd3b3987959fb7d768deb5aedc;p=wrappi.git diff --git a/lib/connect.c b/lib/connect.c index a57fcfa..2062e08 100644 --- a/lib/connect.c +++ b/lib/connect.c @@ -33,7 +33,7 @@ wrap_connect (wrap_h *w) } void -wrap_set_scheme (wrap_h *w, const char *scheme) +wrap_set_scheme (wrap_h *w, wrap_scheme_enum scheme) { /* XXX */ }