diff options
Diffstat (limited to 'src/stream')
-rw-r--r-- | src/stream/stream_cipher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stream/stream_cipher.h b/src/stream/stream_cipher.h index cb6fb3481..11b741a1a 100644 --- a/src/stream/stream_cipher.h +++ b/src/stream/stream_cipher.h @@ -1,4 +1,4 @@ -/** +/* * Stream Cipher * (C) 1999-2007 Jack Lloyd * |