and fix wrong merge, damn it!

SVN revision: 71077
This commit is contained in:
Iván Briano 2012-05-14 15:17:12 +00:00
parent 2810fcd583
commit 148d9cd110
1 changed files with 1 additions and 1 deletions

View File

@ -854,7 +854,7 @@ int
cserve2_cache_file_open(Client *client, unsigned int client_file_id, const char *path, const char *key, unsigned int rid)
{
unsigned int file_id;
File_Data *entry;
Entry *entry;
Reference *ref;
File_Watch *fw;
char buf[4906];