aboutsummaryrefslogtreecommitdiffstats
path: root/mail.h
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-08 09:02:04 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-08 09:02:04 +0000
commitaf1aa94e53eea7a721806610ffdad0affe8d2d0f (patch)
treed48cd443a22fab86e8df0223363714d6bd3aa7ca /mail.h
parent3ed93cefbb0fe1943d1d5c53b238aaa7eb4d03dd (diff)
downloadlcd4linux-af1aa94e53eea7a721806610ffdad0affe8d2d0f.tar.gz
[lcd4linux @ 2001-03-08 09:02:04 by reinelt]
seti client cleanup git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@102 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'mail.h')
-rw-r--r--mail.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail.h b/mail.h
index 9d2f455..3cc8c62 100644
--- a/mail.h
+++ b/mail.h
@@ -1,4 +1,4 @@
-/* $Id: mail.h,v 1.1 2001/02/18 22:11:34 reinelt Exp $
+/* $Id: mail.h,v 1.2 2001/03/08 09:02:04 reinelt Exp $
*
* email specific functions
*
@@ -20,6 +20,10 @@
*
*
* $Log: mail.h,v $
+ * Revision 1.2 2001/03/08 09:02:04 reinelt
+ *
+ * seti client cleanup
+ *
* Revision 1.1 2001/02/18 22:11:34 reinelt
* *** empty log message ***
*
@@ -29,7 +33,6 @@
#define _MAIL_H_
#define MAILBOXES 9
-#define DEFMAILPOLLEXT 5
int Mail (int index, int *num);