Start anew
[msysgit.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / vsprintf.al
bloba93c8f8792e6666e98f36e0341368bb1c7654103
1 # NOTE: Derived from ../../lib/POSIX.pm.
2 # Changes made here will be lost when autosplit again.
3 # See AutoSplit.pm.
4 package POSIX;
6 #line 393 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/vsprintf.al)"
7 sub vsprintf {
8     unimpl "vsprintf() is C-specific";
11 # end of POSIX::vsprintf