From 1884fc60b92b41b58c538b49ff248b5369a92757 Mon Sep 17 00:00:00 2001 From: Programerus Date: Sat, 24 Mar 2012 17:20:40 +0100 Subject: [PATCH] Comment fix. --- src/model.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/model.h b/src/model.h index 34e5c3c7..5c5a7185 100644 --- a/src/model.h +++ b/src/model.h @@ -12,7 +12,9 @@ // * GNU General Public License for more details. // * // * You should have received a copy of the GNU General Public License -// * along with this program. If not, see http://www.gnu.org/licenses/.// model.h +// * along with this program. If not, see http://www.gnu.org/licenses/. + +// model.h #ifndef _MODEL_H_ #define _MODEL_H_