bug-gfe
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Little change to gui.c


From: bug-gfe-admin
Subject: Little change to gui.c
Date: Tue, 2 Jan 2001 14:37:03 -0800 (PST)

Following suggested change to gui.c to avoid the
compiler warning about depth defaulting to int:

Index: gfe/src/gui.c
=====================================================
RCS file: /cvs/gfe/src/gui.c,v
retrieving revision 1.3
diff -r1.3 gui.c
170c170
<   static depth = 0;
---
>   static gint depth = 0;


__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]