X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/191fe7a34582876de01d3e62c2a6587baf59a283..064d9c633233495319bcaa66335ea3d24c0bd7a1:/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) {