Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



>Modified Files:
>       src/sys/kern: vfs_bio.c
>
>Log Message:
>Consistently use ANSI-style function decls.

why this change?

  -struct vm_map *buf_map;
  +static struct vm_map *buf_map;

i'd prefer if this particular change was reverted..

-- 
|-----< "CODE WARRIOR" >-----|
codewarrior%daemon.org@localhost             * "ah!  i see you have the internet
twofsonet%graffiti.com@localhost (Andrew Brown)                that goes 
*ping*!"
werdna%squooshy.com@localhost       * "information is power -- share the 
wealth."



Home | Main Index | Thread Index | Old Index