aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-05-30 01:02:32 +0000
committerlloyd <[email protected]>2006-05-30 01:02:32 +0000
commit99043d201905328e9297e9144673daaeafe295c8 (patch)
tree3c2d9741744e390a0310bbfb1325cf028c174552
parent88113f8fa8b50134e14e20f948ce1e7e8ca9003b (diff)
Delete trailing whitespace in some documentation files.
-rw-r--r--doc/api.tex2
-rw-r--r--doc/credits.txt4
-rw-r--r--doc/misc/log-14.txt2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/api.tex b/doc/api.tex
index f85c8f5cc..f2846690a 100644
--- a/doc/api.tex
+++ b/doc/api.tex
@@ -2235,7 +2235,7 @@ randomness out.
\type{u32bit} \arg{size})
Get \arg{size} bytes of random bytes from the global PRNG and put it into
-\arg{buf}.
+\arg{buf}.
\vskip 5pt
\noindent
diff --git a/doc/credits.txt b/doc/credits.txt
index 13e0e7374..68e9b028e 100644
--- a/doc/credits.txt
+++ b/doc/credits.txt
@@ -19,14 +19,14 @@ D: Windows porting
N: Matt Johnston
D: Allocator fixes and optimizations, decompressor fixes
-
+
N: Peter J. Jones
D: Bzip2 compression module
S: Colorado, USA
N: Justin Karneges
-D: The Qt-related modules
+D: The Qt-related modules, X.509 API design
N: Jack Lloyd
diff --git a/doc/misc/log-14.txt b/doc/misc/log-14.txt
index 0406e8a8b..dcaf61616 100644
--- a/doc/misc/log-14.txt
+++ b/doc/misc/log-14.txt
@@ -3,7 +3,7 @@
- Fixed an off-by-one memory read in MISTY1::key()
- Fixed a nasty memory leak in Output_Buffers::retire()
- Changed maximum HMAC keylength to 1024 bits
- - Fixed a build problem in the hardware timer module on 64-bit PowerPC
+ - Fixed a build problem in the hardware timer module on 64-bit PowerPC
* 1.4.11, December 31, 2005
- Changed Whirlpool diffusion matrix to match updated algorithm spec