[Pkg-wmaker-commits] [wmbiff] 66/84: a formatting glitch

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:02:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_10
in repository wmbiff.

commit 9ad65b6fd3557b18ae9be6af17b582888b6b7ce0
Author: bluehal <bluehal>
Date:   Sun Oct 13 21:27:45 2002 +0000

    a formatting glitch
---
 wmbiff/Client.h | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/wmbiff/Client.h b/wmbiff/Client.h
index 7e1356b..afbb6c5 100644
--- a/wmbiff/Client.h
+++ b/wmbiff/Client.h
@@ -1,11 +1,11 @@
-/* $Id: Client.h,v 1.28 2002/09/18 23:43:49 bluehal Exp $ */
+/* $Id: Client.h,v 1.29 2002/10/13 21:27:45 bluehal Exp $ */
 /* Author : Scott Holden ( scotth at thezone.net )
    Modified : Yong-iL Joh ( tolkien at mizi.com )
    Modified : Jorge Garc�a ( Jorge.Garcia at uv.es )
  *
  * Email Checker Pop3/Imap4/Licq/Gicu/mbox/maildir/finger
  *
- * Last Updated : $Date: 2002/09/18 23:43:49 $
+ * Last Updated : $Date: 2002/10/13 21:27:45 $
  *
  */
 
@@ -88,7 +88,9 @@ int maildirCreate( /*@notnull@ */ Pop3 pc, const char *str);
 
 int sock_connect(const char *hostname, int port);
 FILE *openMailbox(Pop3 pc, const char *mbox_filename);
-/* backtickExpand returns null on failure *//*@null@ */
+
+/* backtickExpand returns null on failure */
+/*@null@ */
 char *backtickExpand(Pop3 pc, const char *path);
 int fileHasChanged(const char *mbox_filename, time_t * atime,
 				   time_t * mtime, off_t * size);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list