From 6648fd5dbff3242595cea81b46c2dbe65f2b72e7 Mon Sep 17 00:00:00 2001 From: Programerus Date: Thu, 22 Mar 2012 17:27:40 +0100 Subject: [PATCH] Comment fix. --- src/label.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/label.h b/src/label.h index 02ffc1d9..c5c9ea94 100644 --- a/src/label.h +++ b/src/label.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/.// label.h +// * along with this program. If not, see http://www.gnu.org/licenses/. + +// label.h #ifndef _LABEL_H_ #define _LABEL_H_