By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 986
Collapse All | Expand All

(-)kdebase-3.5.5a.dfsg.1.orig/kioslave/media/mediamanager/halbackend.h (+1 lines)
Lines 192-197 Link Here
192
				const char* message
192
				const char* message
193
				);
193
				);
194
194
195
	TQStringList getHALmountoptions(QString udi);
195
/* HAL and DBus structures */
196
/* HAL and DBus structures */
196
private:
197
private:
197
	/**
198
	/**

Return to bug 986