This commit was generated by cvs2svn to compensate for changes in r158,
[gnokii.git] / smsd / lowlevel.h
index 78f2f9e..7f8d044 100644 (file)
@@ -11,8 +11,8 @@
   $Id$
   
   $Log$
-  Revision 1.1.1.1  2001/11/25 21:59:23  short
-  :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001
+  Revision 1.1.1.2  2002/04/03 00:08:22  short
+  Found in "gnokii-working" directory, some November-patches version
 
   Revision 1.2  2001/02/02 08:09:57  ja
   New dialogs for 6210/7110 in xgnokii. Fixed the smsd for new capabilty code.
@@ -53,7 +53,8 @@ typedef struct {
   } phone;
   struct {
     gint    unRead;
-    gint    number;
+    gint    used;
+    gint    slots;
     GSList *messages;
   } sms;
   gint supported;