From ea9a2ff01d4ca599215a3bd943f7c5fd55d12f63 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 3 Apr 2015 00:28:22 +0100 Subject: Fix up some doxygen errors --- content/fs_backing_store.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') diff --git a/content/fs_backing_store.c b/content/fs_backing_store.c index 21b42f291..d23a9d1bc 100644 --- a/content/fs_backing_store.c +++ b/content/fs_backing_store.c @@ -1663,7 +1663,7 @@ static nserror store_write_file(struct store_state *state, * takes ownership of the heap block passed in. * * @param url The url is used as the unique primary key for the data. - * @param flags The flags to control how the object is stored. + * @param bsflags The flags to control how the object is stored. * @param data The objects source data. * @param datalen The length of the \a data. * @return NSERROR_OK on success or error code on faliure. -- cgit v1.2.3