sync

Backup service to store encrypted wallet databases (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit 001919c1d0e4fee6e7d21fce54cd5406da33a62f
parent 812ae1178386f8f14c0e31d1b9c57f2b1488fdfc
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  2 May 2026 22:13:55 +0200

typo

Diffstat:
Msrc/sync/meson.build | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sync/meson.build b/src/sync/meson.build @@ -33,7 +33,7 @@ if mhd2_dep.found() [ 'sync-httpd2.c', 'sync-httpd2_backup.c', - 'sync-httpd2_backup_post.c', + 'sync-httpd2_backup-post.c', 'sync-httpd2_config.c', 'sync-httpd2_mhd.c', ],