]> Dogcows Code - chaz/tar/blob - lib/print-copyr.h
Update
[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 void print_copyright PARAMS((char const *));
This page took 0.032868 seconds and 4 git commands to generate.