summaryrefslogtreecommitdiff
path: root/src/GetNrmHint.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant null checks before freewalter harms2014-06-061-1/+1
| | | | | | | | | | This patch removes some redundant null checks before free. It should not change the code otherwise. Be aware that this is only the first series. Signed-off-by: Harms <wharms@bfs,de> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Remove unnecessary casts of pointers to (char *) in calls to Xfree()Alan Coopersmith2013-08-201-2/+2
| | | | | | | Left one cast behind that is necessary to change from const char * to char * in src/xlibi18n/lcCharSet.c. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-141-1/+0
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Strip whitespace from end of lines in source filesAlan Coopersmith2008-06-171-13/+13
|
* Switched function definitions from K&R to ANSI style.Magnus Kessler2007-05-011-11/+11
|
* - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in ↵XORG-6_8_99_7Søren Sandmann Pedersen2005-05-131-0/+3
| | | | | | | | | | | <X11/...> - For Xcomposite and Xdamage, don't link the build system out of the xc tree - Link the public X11 headers into their own directory - Add links to XKeysymDB and XErrorDB - Add links to all the Xlib man pages - Add links to the lcUniConv subdirectory - Conditionally include config.h in Xlib source
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+125