From d2576eb003247e68d18a5d416fd04ea54ea0d67b Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sun, 20 Apr 2008 16:34:30 +0000 Subject: [PATCH] Cosmetics. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24390 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Citation.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Citation.h b/src/Citation.h index 23b1438bc8..a9094bd4f5 100644 --- a/src/Citation.h +++ b/src/Citation.h @@ -1,6 +1,6 @@ // -*- C++ -*- /** - * \file BiblioCode.h + * \file Citation.h * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * @@ -9,8 +9,8 @@ * Full author contact details are available in file CREDITS. */ -#ifndef BIBLIOCODE_H -#define BIBLIOCODE_H +#ifndef CITATION_H +#define CITATION_H namespace lyx {