]> git.deb.at Git - pkg/abook.git/blobdiff - conff.c
Fixed snprintf related bugs
[pkg/abook.git] / conff.c
diff --git a/conff.c b/conff.c
index 84050665bda8d9660d61de6a5d7758dca8f548b4..5328ace25702cf06481a8be595af7bea7dc8e877 100644 (file)
--- a/conff.c
+++ b/conff.c
@@ -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
          */