Use LLAPRPool

apr_pool_t* should not be used anywhere, except where a comment
explicitely says it's ok. This one apparently sneeked in in the
meantime.
This commit is contained in:
Aleric Inglewood
2012-03-06 17:04:05 +01:00
parent 0450358df3
commit c1133cb932
3 changed files with 14 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
/**
* @file LLAPRPool.cpp
* @file llaprpool.cpp
*
* Copyright (c) 2010, Aleric Inglewood.
*