xserver-multidpi/hw/xfree86/loader
Matt Turner 15ac25627e Remove extra / from Loading module line
In the X log, upon module load, it prints a line similar to the following.

> (II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so

The attached patch removes the extra / before the module name.

Code already exists in hw/xfree86/loader/loadmod.c:InitPathList to add a
trailing slash if needed, removing the one added by sprintf is harmless.

Signed-off-by: James Cloos <cloos@jhcloos.com>
2009-01-29 14:40:27 -05:00
..
dlloader.c Fix "warning: assignment discards qualifiers from pointer target type". 2008-06-24 15:04:01 -04:00
dlloader.h Remove a useless open() of the module we're about to load. 2006-07-21 22:55:41 -04:00
loader.c xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
loader.h Remove more Lynx leftovers 2008-07-17 09:35:30 -07:00
loaderProcs.h Don't include fontmod.h 2009-01-20 23:46:48 -05:00
loadext.c xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
loadmod.c Remove extra / from Loading module line 2009-01-29 14:40:27 -05:00
Makefile.am Add sdksyms.sh to EXTRA_DIST to correct make distcheck 2009-01-06 05:01:32 -02:00
os.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
sdksyms.sh Improve sdksyms.c automatic generation (Fix #19245). 2008-12-23 18:07:54 -02:00