]> git.lyx.org Git - lyx.git/commit
* src/mathed/MathParser.cpp (getChar):
authorJürgen Spitzmüller <spitz@lyx.org>
Mon, 5 Nov 2007 07:55:32 +0000 (07:55 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Mon, 5 Nov 2007 07:55:32 +0000 (07:55 +0000)
commit45399e1e7a88a75fa1cf528b9048d44eed49ae89
tree462bff4f6a8972fcf255dfdfea58d9f629dbbc2b
parent3cafb856d7692e7e1fe448cf24f918f31819f2d5
* src/mathed/MathParser.cpp (getChar):
- return 0 instead of char_type(), which is unpredictable.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21426 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/MathParser.cpp