[Pkg-wmaker-commits] [wmbiff] 04/07: philosophical definition of truth
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:04:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_4_19
in repository wmbiff.
commit a1dd9488a9b46fad75f141f79c58317394836876
Author: bluehal <bluehal>
Date: Sat Nov 8 23:46:02 2003 +0000
philosophical definition of truth
---
wmbiff/Client.h | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/wmbiff/Client.h b/wmbiff/Client.h
index eb982ac..6b6cd8e 100644
--- a/wmbiff/Client.h
+++ b/wmbiff/Client.h
@@ -1,11 +1,11 @@
-/* $Id: Client.h,v 1.36 2003/07/07 08:57:12 bluehal Exp $ */
+/* $Id: Client.h,v 1.37 2003/11/08 23:46:02 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: 2003/07/07 08:57:12 $
+ * Last Updated : $Date: 2003/11/08 23:46:02 $
*
*/
@@ -153,6 +153,12 @@ do { \
#endif
#endif /* gnuc */
#endif /* client.h */
+
+#ifndef FALSE
+#define FALSE (0)
+#define TRUE (!FALSE)
+#endif
+
/* vim:set ts=4: */
/*
* Local Variables:
--
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