diff options
Diffstat (limited to 'lib/libalias/alias_irc.c')
-rw-r--r-- | lib/libalias/alias_irc.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libalias/alias_irc.c b/lib/libalias/alias_irc.c index 5785e54..7b3d030 100644 --- a/lib/libalias/alias_irc.c +++ b/lib/libalias/alias_irc.c @@ -41,10 +41,10 @@ __FBSDID("$FreeBSD$"); Initial version: Eivind Eklund <perhaps@yes.no> (ee) 97-01-29 - Version 2.1: May, 1997 (cjm) - Very minor changes to conform with - local/global/function naming conventions - withing the packet alising module. + Version 2.1: May, 1997 (cjm) + Very minor changes to conform with + local/global/function naming conventions + withing the packet alising module. */ /* Includes */ |