Fix delta path handling.
authorYousong Zhou <yszhou4tech@gmail.com>
Tue, 31 Mar 2015 16:20:18 +0000 (00:20 +0800)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 31 Mar 2015 16:42:41 +0000 (18:42 +0200)
commit3c7f3556b0039a19ddd3e263286085f6896da0eb
treecb6318648d0885d8bcbc1f24e9cd424d848cf8a6
parent3b3c554567154ad984e4e1146a3ada6ff99925f4
Fix delta path handling.

 - Make ctx->savedir sit at the end of ctx->delta_path.
 - Add notes to uci_set_savedir() and uci_add_delta_path() to document
   the behaviour changes.
delta.c
libuci.c
uci.h