Use == rather than = in sanity checks. Ouch!

2002-02-09  Daniel Elstner  <daniel.elstner@gmx.net>

* gtk/gtktextchild.c: Use == rather than = in sanity checks.  Ouch!
This commit is contained in:
Daniel Elstner
2002-02-09 20:44:12 +00:00
committed by Daniel Elstner
parent 67e3121dec
commit 49eeb6c02d
8 changed files with 41 additions and 6 deletions

View File

@ -1,3 +1,8 @@
2002-02-09 Daniel Elstner <daniel.elstner@gmx.net>
* gtk/gtktextchild.c: Use == rather than = in sanity
checks. Ouch!
2002-02-09 Daniel Elstner <daniel.elstner@gmx.net>
* gtk/gtktextchild.c (CHECK_IN_BUFFER_RETURN): Add missing