summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureDecoder_Generic.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2014-06-05 18:24:10 -0400
committerLioncash <mathew1800@gmail.com>2014-06-05 18:50:14 -0400
commit3843848ed4f506aa9dcd1784942edb5f677f2c5f (patch)
treec3ac1c2f98659839d9b93cff05744c3906bb366e /Source/Core/VideoCommon/TextureDecoder_Generic.cpp
parent3a06907653ba037e1ca1a7ca6d0342bf2b18476b (diff)
Use std::string in LogContainer's constructor.
This allows for removal of the strcpy calls, also it's technically way more safe, though I doubt we'll ever have a log name larger than 128 characters or a short description larger than 32 characters. Also moved these assignments into the constructor's initializer list.
Diffstat (limited to 'Source/Core/VideoCommon/TextureDecoder_Generic.cpp')
0 files changed, 0 insertions, 0 deletions