New upstream version 1.2.3
[quagga-debian.git] / lib / memory.c
index b8305dde4d008a9e51400ad06efe4c5326cd57e8..54a8ce4e93b3173ca7145db86b74968602a17448 100644 (file)
@@ -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)
 {