]> Dogcows Code - chaz/tar/blob - lib/print-copyr.h
93349970fa5ccf8533207dca9be13747d257fc34
[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.032796 seconds and 3 git commands to generate.