X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Frnetproxy.git;a=blobdiff_plain;f=pop.h;h=a740f1206a77c2adb29f5478b5c7bc42db06827f;hp=2c64621a345f8ce44a00abc0931b6e5df5284ef5;hb=442dc01c2b410071ff214a22f31adb25a62890b2;hpb=043ca84c41983eb4bb55ebef2cf6e94695dfd437 diff --git a/pop.h b/pop.h index 2c64621..a740f12 100644 --- a/pop.h +++ b/pop.h @@ -23,6 +23,6 @@ #include "hcconn.h" -void hc_conn_set_driver_pop (HCConn *, HCConn *); +int hc_conn_set_driver_pop (HCConn *, HCConn *); #endif