X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/6d99eb2938e976229cb50d848a1bc491532b54f9..110ea29b8fe7d11de09e19382a9a5808cfb90d32:/lib/memory.c diff --git a/lib/memory.c b/lib/memory.c index b8305dd..54a8ce4 100644 --- a/lib/memory.c +++ b/lib/memory.c @@ -43,7 +43,7 @@ static const struct message mstr [] = { 0, NULL }, }; -/* Fatal memory allocation error occured. */ +/* Fatal memory allocation error occurred. */ static void __attribute__ ((noreturn)) zerror (const char *fname, int type, size_t size) {