From 3c086c5c6cfd9d884b83d1da1884a01bc7238e81 Mon Sep 17 00:00:00 2001 From: Tobias Ulmer Date: Mon, 31 Oct 2016 17:45:08 +0100 Subject: [PATCH] e2tool: update developer documentation Signed-off-by: Tobias Ulmer --- local/e2tool.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/local/e2tool.lua b/local/e2tool.lua index f517d20..4aef52f 100644 --- a/local/e2tool.lua +++ b/local/e2tool.lua @@ -620,6 +620,7 @@ end --- Compute checksum of file by retreiving it via the cache transport, -- no matter the configuration what and hashing local. -- @param file a file table +-- @param flags cache flags -- @return fileid on success, false if an error occured. -- @return error object on failure. local function compute_fileid(file, flags) -- 2.39.5