mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-25 05:15:25 +00:00
Monotone-Parent: 88b79b72766239b6ea1ac581133967539b7f9f27
Monotone-Revision: 21a3b0d773aa68f83c72cafda0126575e18d3a1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-17T14:12:54 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -123,9 +123,9 @@ extern uint64_t *MAPILongLongValue (void *, uint64_t);
|
||||
inRow: (struct SRow *) aRow
|
||||
withMID: (uint64_t) fmid
|
||||
type: (uint8_t) tableType;
|
||||
- (int) setPropertiesWithMID: (uint64_t) fmid
|
||||
type: (uint8_t) type
|
||||
inRow: (struct SRow *) aRow;
|
||||
- (int) setPropertiesWithFMID: (uint64_t) fmid
|
||||
type: (uint8_t) type
|
||||
inRow: (struct SRow *) aRow;
|
||||
- (int) deleteMessageWithMID: (uint64_t) mid
|
||||
withFlags: (uint8_t) flags;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user