Cosmetics.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24390 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2008-04-20 16:34:30 +00:00
parent 2e11d3ca91
commit d2576eb003

View File

@ -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 {