aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/keybox-update.c
diff options
context:
space:
mode:
Diffstat (limited to 'kbx/keybox-update.c')
-rw-r--r--kbx/keybox-update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbx/keybox-update.c b/kbx/keybox-update.c
index 106e1ab0d..0d052c926 100644
--- a/kbx/keybox-update.c
+++ b/kbx/keybox-update.c
@@ -159,7 +159,7 @@ rename_tmp_file (const char *bakfname, const char *tmpfname,
/* { */
/* if (chmod (tmpfname, S_IRUSR | S_IWUSR) ) */
/* { */
-/* log_debug ("chmod of `%s' failed: %s\n", */
+/* log_debug ("chmod of '%s' failed: %s\n", */
/* tmpfname, strerror(errno) ); */
/* return KEYBOX_Write_File; */
/* } */