summaryrefslogtreecommitdiff
path: root/doc/scripts
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-07-28 10:36:46 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-07-28 10:36:46 +0000
commit4945ad1a3eb49c1321cda580c7ed8eddc769e511 (patch)
tree110632ba180bf666262578ccf3d043f306488afc /doc/scripts
parentf5eee1a355387fe8885f7b1e13f0f8260ddb8162 (diff)
downloadgnutls-4945ad1a3eb49c1321cda580c7ed8eddc769e511.tar.gz
added some documentation. Bug fixes in CHANGECIPHER_SPEC packet.
Diffstat (limited to 'doc/scripts')
-rwxr-xr-xdoc/scripts/gdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/scripts/gdoc b/doc/scripts/gdoc
index 95e59d53da..a83cfb7637 100755
--- a/doc/scripts/gdoc
+++ b/doc/scripts/gdoc
@@ -226,7 +226,7 @@ sub output_html {
my %args = %{$_[0]};
my ($parameter, $section);
my $count;
- print "<h2>Function</h2>\n";
+ print "\n\n<a name=\"". $args{'function'} . "\">&nbsp</a><h2>Function</h2>\n";
print "<i>".$args{'functiontype'}."</i>\n";
print "<b>".$args{'function'}."</b>\n";