[coco-devel] gnome-kennel.c
Brought to you by:
svref
From: chris <ta...@st...> - 2006-04-17 21:05:37
|
Hello, I just wanted to let you know that I had to change your ternary code in line #296 of gnome-kennel.c to get it to compile. It was trying to assign something to a temp return value. A simple if else did the trick. Thanks, Chris |