This is the mail archive of the xconq7@sourceware.cygnus.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Small typo still there ...



   From: mfi@techfak.uni-kiel.de (Michael Firnau)
   Date: Fri, 20 Jun 1997 14:44:10 +0200 (MET DST)

   There is a small typo in 'xc7.1.91/x11/xutil.c' in function 'parse_xpm_colors' :

       if (!strcmp(name, "black") == 0 || strcmp(name, "Black") == 0) {
	  ^^^
	   *r = *g = *b = 0;
	   return;

   [...]

Thanx, I just fixed this in the sources. -s



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]