1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[backfire] merge r23952

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23953 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2010-11-10 20:53:10 +00:00
parent 766ef77087
commit 6771f8e41d
4 changed files with 22 additions and 5 deletions

View File

@@ -49,6 +49,7 @@ struct path_info {
char *name;
char *info;
char *query;
int redirected;
struct stat stat;
};