Mercurial > pidgin
view doc/Makefile.am @ 13709:ff25f6d2b484
[gaim-migrate @ 16113]
CID 154:
File: gaim/src/prefs.c
Function: gaim_prefs_rename_boolean_toggle
Description: Pointer returned from "find_pref" is never used
newpref was only examined in g_return_if_fail() statements, which can be compiled out. It's probably safer to do these sanity checks all the time, given that plugins could call this, etc. etc.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 01 May 2006 20:27:49 +0000 |
parents | 6a8a595e17b1 |
children | 086a3d208b22 |
line wrap: on
line source
man_MANS = gaim.1 EXTRA_DIST = \ C-HOWTO.dox \ CREDITS \ FAQ \ PERL-HOWTO.dox \ TCL-HOWTO.dox \ account-signals.dox \ blist-signals.dox \ cipher-signals.dox \ connection-signals.dox \ conversation-signals.dox \ core-signals.dox \ dbus-server-signals.dox \ gaim.1.in \ gaims_funniest_home_convos.txt \ gtkaccount-signals.dox \ gtkblist-signals.dox \ gtkconv-signals.dox \ gtklog-signals.dox \ gtkimhtml-signals.dox \ gtkrc-2.0 \ log-signals.dox \ notify-signals.dox \ plugin-i18n.dox \ plugin-ids.dox \ plugin-signals.dox \ savedstatus-signals.dox \ sound-signals.dox \ the_penguin.txt \ xfer-signals.dox