From cdf7ec3c2db385f2beb6e564220e9ade7dec8fba Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 2 Jun 2018 16:10:02 +0100 Subject: Adding modeline --- tests/struct_test.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/struct_test.cpp') diff --git a/tests/struct_test.cpp b/tests/struct_test.cpp index 0288f06b..3fcc69c4 100644 --- a/tests/struct_test.cpp +++ b/tests/struct_test.cpp @@ -1,5 +1,6 @@ /** --------------------------------------------------------------------------- - * @file: test.cpp + * -*- c++ -*- + * @file: struct_test.cpp * * Copyright (c) 2017 Yann Herklotz Grave * MIT License, see LICENSE file for more details. -- cgit