X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=ircml.git;a=blobdiff_plain;f=ircml.ml;fp=ircml.ml;h=619651cee21ac99a1063e0975e1cf1fe8557eacc;hp=929c032f01870fcb9820e7c757c15c2881901ff0;hb=22beaa7611f58d7ed897a8e72960e06313e62231;hpb=9abe05b19f6aad12fde1b748413b491aa3f444cd diff --git a/ircml.ml b/ircml.ml index 929c032..619651c 100644 --- a/ircml.ml +++ b/ircml.ml @@ -13,7 +13,7 @@ (* along with this program. If not, see . *) (* *) (* Written and (C) by Francois Fleuret *) -(* Contact for comments & bug reports *) +(* Contact for comments & bug reports *) (*************************************************************************) open Connection;; @@ -1069,7 +1069,7 @@ try ignore (Unix.tcgetattr Unix.stdout) with Unix.Unix_error _ -> print "`#ssfe# print "-----------------------------------------------------------------------------"; print (" " ^ version ^ ", the IRC client in OCAML"); -print " Written and (c) by "; +print " Written and (c) by "; print "-----------------------------------------------------------------------------"; establish_connection ();