X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=conff.c;h=5328ace25702cf06481a8be595af7bea7dc8e877;hb=878783c290ace81f4b86ba2d2d5406d69f367421;hp=5ca11fad2db39f28e2a89da2a4d41c2b4ab8d529;hpb=0d3c17d9ab127e5596c8fb97d65122b3b90f6b11;p=pkg%2Fabook.git diff --git a/conff.c b/conff.c index 5ca11fa..5328ace 100644 --- a/conff.c +++ b/conff.c @@ -1,7 +1,7 @@ /* * - * conff.c by JH + * $Id$ * * Copyright (C) Jaakko Heinonen * @@ -75,7 +75,7 @@ conff_add_key(struct conff_node **ptr, char *key, char *value, int flags) } /* - * out of memory - error is ingnored + * out of memory - error is ignored * NOTE: with REPLACE_KEY flag the node will be deleted in OOM * situation */