]> Dogcows Code - chaz/tar/blob - lib/print-copyr.h
Initial revision
[chaz/tar] / lib / print-copyr.h
1 # ifndef PARAMS
2 # if PROTOTYPES || (defined (__STDC__) && __STDC__)
3 # define PARAMS(args) args
4 # else
5 # define PARAMS(args) ()
6 # endif
7 # endif
8
9 char const *copyright_symbol PARAMS((char *, size_t));
This page took 0.040262 seconds and 5 git commands to generate.