diff options
author | Oz Linden <oz@lindenlab.com> | 2011-11-21 13:35:29 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-11-21 13:35:29 -0500 |
commit | 2f533950fccbbc37fbff65020201897999aaca04 (patch) | |
tree | 1cca108a57f4c315c45bfb9afc7b0bc8df29cf1a /indra/test/io.cpp | |
parent | 82057f29720ec5daf95bfd915a75b4dfbc046422 (diff) | |
parent | 182566800a834df8cb12fb03a869b216ad13cd84 (diff) |
merge changes for storm-1634
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( |