perl util/mkerr.pl -recurse -write -rebuild

This commit is contained in:
Richard Levitte
2001-11-15 12:44:57 +00:00
parent 22b540f5c2
commit 75df0bb231
20 changed files with 30 additions and 24 deletions

View File

@@ -216,6 +216,7 @@ DH *DSA_dup_DH(DSA *r);
/* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run.
*/
void ERR_load_DSA_strings(void);
/* Error codes for the DSA functions. */
@@ -242,4 +243,3 @@ DH *DSA_dup_DH(DSA *r);
}
#endif
#endif