mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
move #endif to the end of the file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15508 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9105f374a1
commit
fb00129a12
@ -146,9 +146,9 @@ private:
|
||||
/// Implementation is in lyx_main.C
|
||||
extern LyXServer & theLyXServer();
|
||||
|
||||
#endif /* _LYXSERVER_H_ */
|
||||
|
||||
|
||||
} // namespace lyx
|
||||
|
||||
#endif /* _LYXSERVER_H_ */
|
||||
|
||||
/* === End of File: lyxserver.h ========================================== */
|
||||
|
Loading…
Reference in New Issue
Block a user