This commit is contained in:
rsc 2005-02-13 23:56:27 +00:00
parent 30f6ae144c
commit c800cb7bac
2 changed files with 12 additions and 4 deletions

View file

@ -15,7 +15,7 @@ usage(void)
void
main(int argc, char **argv)
{
RSApriv *key;
DSApriv *key;
Attr *a;
char *s;