diff --git a/CheckMemoryLeak.cpp b/CheckMemoryLeak.cpp index 071a935b0..bc98aba75 100644 --- a/CheckMemoryLeak.cpp +++ b/CheckMemoryLeak.cpp @@ -1,4 +1,4 @@ -/* +/* * c++check - c/c++ syntax checking * Copyright (C) 2007 Daniel Marjamäki * diff --git a/CheckMemoryLeak.h b/CheckMemoryLeak.h index 44414cfad..6f69a7ba9 100644 --- a/CheckMemoryLeak.h +++ b/CheckMemoryLeak.h @@ -1,4 +1,4 @@ -/* +/* * c++check - c/c++ syntax checking * Copyright (C) 2007 Daniel Marjamäki * diff --git a/testmemleak.cpp b/testmemleak.cpp index a210f663a..b12df22c5 100644 --- a/testmemleak.cpp +++ b/testmemleak.cpp @@ -1,4 +1,4 @@ -/* +/* * c++check - c/c++ syntax checking * Copyright (C) 2007 Daniel Marjamäki * diff --git a/tokenize.h b/tokenize.h index 1f7a5f1e3..6853c267d 100644 --- a/tokenize.h +++ b/tokenize.h @@ -1,4 +1,4 @@ -/* +/* * c++check - c/c++ syntax checking * Copyright (C) 2007 Daniel Marjamäki *