s4:heimdal: import lorikeet-heimdal-201107150856 (commit 48936803fae4a2fb362c79365d31...
[amitay/samba.git] / source4 / heimdal / lib / hx509 / ks_mem.c
index 9d3c66b29413cf7111b1433a683bb19f74c97b82..684acb0adf35187286623864b63754e1dcf03e49 100644 (file)
@@ -171,7 +171,7 @@ mem_getkeys(hx509_context context,
            hx509_set_error_string(context, 0, ENOMEM, "out of memory");
            return ENOMEM;
        }
-    }  
+    }
     (*keys)[i] = NULL;
     return 0;
 }