git: Add missing wcsdup() prototype to <wchar.h>.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Mar 10 13:57:59 PST 2011


commit f7fcb730a030feb718b71f8f7d1ab68b7c8134cf
Author: Sascha Wildner <saw at online.de>
Date:   Thu Mar 10 22:56:22 2011 +0100

    Add missing wcsdup() prototype to <wchar.h>.
    
    This allows C++ programs to access this function at all.
    
    Reported-by: Pierre Abbat <phma at phma.optus.nu>

Summary of changes:
 include/wchar.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f7fcb730a030feb718b71f8f7d1ab68b7c8134cf


-- 
DragonFly BSD source repository





More information about the Commits mailing list