Added some comments about keeping enums and defines in sync with java and csharp code.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@876 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
dsandersoremutah
2006-09-20 17:32:40 +00:00
parent 83fe770065
commit 4fe6f59633

View File

@@ -752,6 +752,8 @@
FLMUINT64 ui64DiscardedDocs;
} XFLM_REBUILD_INFO;
// IMPORTANT NOTE: If this structure changes, corresponding changes need to be made
// to the same structure in DbSystem.cs for C#.
typedef struct
{
FLMINT iErrCode; // Zero means no error is being reported