mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
add missing char
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6842 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7e46302fb8
commit
795e9a7586
@ -1,5 +1,7 @@
|
||||
2003-04-23 Lars Gullik Bjønnes <larsbj@gullik.net>
|
||||
|
||||
* messages.[Ch]: add missing char
|
||||
|
||||
* Makefile.am (lyx_SOURCES): add messages.[Ch]
|
||||
|
||||
* messages.[Ch]: New files
|
||||
|
@ -1,4 +1,4 @@
|
||||
* \file messages.C
|
||||
/* \file messages.C
|
||||
* This file is part of LyX, the document processor.
|
||||
* Licence details can be found in the file COPYING.
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
// -*- C++ -*-
|
||||
* \file messages.h
|
||||
* This file is part of LyX, the document processor.
|
||||
/* \file messages.h
|
||||
* This file is part of LyX, the document processor.
|
||||
* Licence details can be found in the file COPYING.
|
||||
*
|
||||
* \author Lars Gullik Bjønnes
|
||||
|
Loading…
Reference in New Issue
Block a user