Removed old original source file that was left behind by

patch action.

Fixed typos in source code, comments, manual pages, and
changelog. Corrections provided by Jens Schleusener of
FOSSIES (fossies.org).
This commit is contained in:
Jesse Smith
2020-11-17 20:31:37 -04:00
parent 5567f1654f
commit ab53132154
15 changed files with 31 additions and 31 deletions

View File

@ -541,7 +541,7 @@ int receive_state(int fd)
__attribute__ ((format (printf, 1, 2)))
#endif
#endif
/* This function already exists on FreeBSD. No need to delcare it. */
/* This function already exists on FreeBSD. No need to declare it. */
#ifndef __FreeBSD__
static int setproctitle(char *fmt, ...)
{
@ -737,7 +737,7 @@ void coredump(void)
/*
* OOPS: segmentation violation!
* If we have the info, print where it occured.
* If we have the info, print where it occurred.
* Then sleep 30 seconds and try to continue.
*/
static