summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/lib/src/gf-history-changelog.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/changelog/lib/src/gf-history-changelog.c')
-rw-r--r--xlators/features/changelog/lib/src/gf-history-changelog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/changelog/lib/src/gf-history-changelog.c b/xlators/features/changelog/lib/src/gf-history-changelog.c
index 0d8289ccc82..2f245a725f6 100644
--- a/xlators/features/changelog/lib/src/gf-history-changelog.c
+++ b/xlators/features/changelog/lib/src/gf-history-changelog.c
@@ -929,7 +929,7 @@ gf_history_changelog (char* changelog_dir, unsigned long start,
ret = -1;
gf_smsg (this->name, GF_LOG_ERROR, 0,
CHANGELOG_LIB_MSG_GET_TIME_ERROR,
- "wrong result for start",
+ "wrong result for end",
"start=%lu", end2,
"idx=%lu", to,
NULL);