From 0752a0d65cc0d0f17203ae3f600ba05a6025e17a Mon Sep 17 00:00:00 2001
From: Bernd Flemisch <bernd@iws.uni-stuttgart.de>
Date: Wed, 3 Dec 2014 16:02:18 +0000
Subject: [PATCH] remove typo

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13846 2fb0f335-1f38-0410-981e-8018bf24f1b0
---
 dumux/io/dgfgridcreator.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dumux/io/dgfgridcreator.hh b/dumux/io/dgfgridcreator.hh
index 3f75c1636f..d2cf71f392 100644
--- a/dumux/io/dgfgridcreator.hh
+++ b/dumux/io/dgfgridcreator.hh
@@ -1,4 +1,4 @@
-r// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
+// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
 // vi: set et ts=4 sw=4 sts=4:
 /*****************************************************************************
  *   See the file COPYING for full copying permissions.                      *
-- 
GitLab