Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2012-05-10 15:04:10 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-05-10 15:04:10 +0400
commitb265baa135cf669effce82f656a4475aefebf837 (patch)
tree7fed863e701378af58bea2f2e77cce38c8ed2850 /src/DSUtil/DSMPropertyBag.h
parenta00f860d83f1c3c19692ffd37e202fde7b508532 (diff)
DSUtil: keep one line statements
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4671 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/DSUtil/DSMPropertyBag.h')
-rw-r--r--src/DSUtil/DSMPropertyBag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DSUtil/DSMPropertyBag.h b/src/DSUtil/DSMPropertyBag.h
index 8ad065f29..454516a19 100644
--- a/src/DSUtil/DSMPropertyBag.h
+++ b/src/DSUtil/DSMPropertyBag.h
@@ -20,7 +20,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
-
+
#pragma once
#include <atlcoll.h>
#include <atlsimpcoll.h>