]> git.mxchange.org Git - quix0rs-blobwars.git/commit
Add missing closedir() after opendir().
authorGuus Sliepen <guus@debian.org>
Tue, 21 Dec 2010 15:01:54 +0000 (16:01 +0100)
committerGuus Sliepen <guus@debian.org>
Tue, 21 Dec 2010 15:01:54 +0000 (16:01 +0100)
commit9da5496ddfbef76aa17dd1bb3da4b4abf2a8b9b5
tree85755f9bbe7ee05218c1dafd17e049e97498d16e
parentb48b3a70005526dfb6481b3b22d50a891fb982e1
Add missing closedir() after opendir().

Found by cppcheck.
src/pak.cpp