Add comment for state.c - dedup - deduplicating backup program
HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 2df09c44626321bba7b319ea5dad5f5dc0475e71
DIR parent a569b0ac6786bf6fc68a65ae6159d0e8ac90bb37
HTML Author: sin <sin@2f30.org>
Date: Wed, 15 May 2019 14:49:33 +0300
Add comment for state.c
Diffstat:
M state.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/state.c b/state.c
@@ -1,3 +1,4 @@
+/* Routines to read and write repository parameters */
#include <assert.h>
#include <errno.h>
#include <stdint.h>