diff freeDiameterd/main.c @ 1450:32f158d0d859

Fix typo in comment.
author Thomas Klausner <tk@giga.or.at>
date Thu, 27 Feb 2020 15:39:49 +0100
parents 4768e3bf1c9b
children 566bb46cc73f
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"