diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-11-28 10:44:52 -0500 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-11-28 10:44:52 -0500 |
commit | a375272ff5cabb97593129523d4e326cb3d0fda2 (patch) | |
tree | 955ee4dce353ba342ba46c40205ef3b442c46017 /indra/test/io.cpp | |
parent | 810a00469aa307fcf028b4b434080dba307c392a (diff) | |
parent | fb605a047aa1c6b293b9546a06ac800c53d109ba (diff) |
merge
Diffstat (limited to 'indra/test/io.cpp')
-rw-r--r-- | indra/test/io.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/io.cpp b/indra/test/io.cpp index c06c1b153b..ce747f667d 100644 --- a/indra/test/io.cpp +++ b/indra/test/io.cpp @@ -909,7 +909,7 @@ namespace tut pipe_and_pump_fitness() { - LLFrameTimer::updateFrameTime(); + LLFrameTimer::updateFrameTime(); apr_pool_create(&mPool, NULL); mPump = new LLPumpIO(mPool); mSocket = LLSocket::create( |