changeset 1450:32f158d0d859

Fix typo in comment.
author Thomas Klausner <tk@giga.or.at>
date Thu, 27 Feb 2020 15:39:49 +0100
parents 519c1a85dcd1
children 6c3485887511
files freeDiameterd/main.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/freeDiameterd/main.c	Thu Feb 27 17:17:27 2020 +1100
+++ b/freeDiameterd/main.c	Thu Feb 27 15:39:49 2020 +0100
@@ -90,7 +90,7 @@
 		return ret;
 	}
 
-	/* Cleaup pidfile on exit */
+	/* Cleanup pidfile on exit */
 	if (atexit(pidfile_cleanup) != 0) {
 		LOG_F("Unable to setup pidfile cleanup");
 		CHECK_SYS( fclose(fp) );
"Welcome to our mercurial repository"