* dtable.cc (cnew): Fix whitespace.

This commit is contained in:
Christopher Faylor 2011-07-01 22:04:20 +00:00
parent 1df99a60b3
commit c38da4ee1d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-07-01 Christopher Faylor <me.cygwin2011@cgf.cx>
* dtable.cc (cnew): Fix whitespace.
2011-07-01 Corinna Vinschen <corinna@vinschen.de>
* include/sys/param.h (NGROUPS): Redefine as NGROUPS_MAX.