X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=uloop.h;h=4313dfea1f3f8d74408c7294b71ef710aa6d2ccf;hb=b77f2a4ce9034d4341668bb61ca55fc177ee7729;hp=5edeb7012a7a08543f90ffe0673f2b30fd275dc9;hpb=d4c3066e7c5efa5f395c21db77609516d386cbf8;p=project%2Flibubox.git diff --git a/uloop.h b/uloop.h index 5edeb70..4313dfe 100644 --- a/uloop.h +++ b/uloop.h @@ -98,7 +98,7 @@ struct uloop_interval int64_t fired; unsigned int msecs; } time; - } private; + } priv; }; struct uloop_signal