1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

predoxy.pl:

updated naming
Makefile.am:
  updated naming
This commit is contained in:
tulin@build.mysql.com
2004-12-23 14:58:29 +01:00
parent 537aa561b5
commit 0c706840a6
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ print OUTFILE<<EOT;
<center>
EOT
print OUTFILE "Documentation generated " . localtime() .
" from NDB Cluster source files.";
" from mysql source files.";
print OUTFILE<<EOT;
<br>
&copy; 2003-2004