X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=uci.h;h=0850ad69fff7b2e862eb871d67bdc12091e9ba99;hp=5cd36e0956ce5be777947cb1c32507e64ecb9e57;hb=8032b67176854a7dcd37d3ded33a37e8e87c08bf;hpb=8dd3eb50025224bd2aa286c0e5c27d230efb7bde diff --git a/uci.h b/uci.h index 5cd36e0..0850ad6 100644 --- a/uci.h +++ b/uci.h @@ -340,7 +340,7 @@ struct uci_context struct uci_list history_path; /* private: */ - int errno; + int err; const char *func; jmp_buf trap; bool internal;