summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2011-03-22 20:21:03 +0900
committerAkira TAGOH <akira@tagoh.org>2011-03-22 20:21:03 +0900
commit70f9ea6b8d816ba462be3a2c73caaa6852f2f10b (patch)
treefb961810aba7f34f6cf67cf65b522225dbb10b16
parent7dd3d39873763cd5009545232d8163b06ae184f0 (diff)
trivial clean up
-rw-r--r--hieroglyph/hgmem.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hieroglyph/hgmem.c b/hieroglyph/hgmem.c
index 329f8ee..ff9a362 100644
--- a/hieroglyph/hgmem.c
+++ b/hieroglyph/hgmem.c
@@ -408,8 +408,8 @@ hg_mem_spool_get_used_size(hg_mem_t *mem)
* Returns:
*/
hg_quark_t
-hg_mem_alloc(hg_mem_t *mem,
- hg_usize_t size,
+hg_mem_alloc(hg_mem_t *mem,
+ hg_usize_t size,
hg_pointer_t *ret)
{
return hg_mem_alloc_with_flags(mem, size,