xserver/hw/xquartz/mach-startup
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Mikhail Gusarov 7287ef9e6c Remove unnecessary parentheses around return values in functions
This patch was generated by the following Perl code:

perl -i -pe 's/([^_])return\s*\(\s*([^(]+?)\s*\)s*;(\s+(\n))?/$1return $2;$4/g;'

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-06-10 06:42:42 -07:00
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
bundle-main.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
launchd_fd.c XQuartz: Fix a bunch of compilation warnings about style 2009-09-27 23:31:35 -07:00
launchd_fd.h unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
mach_startup.defs
mach_startup_types.h
Makefile.am XQuartz: remove undefined XSERVER_CFLAGS variable 2010-03-15 08:24:02 -07:00
stub.c XQuartz: clang static analysis fixes 2010-02-15 15:03:49 -08:00