Change sfDirectory to sfBookDirectory.

This commit is contained in:
Arthur Britto
2012-07-20 15:23:32 -07:00
parent 101ce61953
commit 276f6f4da1
3 changed files with 7 additions and 6 deletions

View File

@@ -32,6 +32,7 @@ enum SOE_Field
sfAmount,
sfAuthorizedKey,
sfBalance,
sfBookDirectory,
sfBookNode,
sfBorrowExpire,
sfBorrowRate,
@@ -42,7 +43,6 @@ enum SOE_Field
sfCurrencyIn,
sfCurrencyOut,
sfDestination,
sfDirectory,
sfDomain,
sfEmailHash,
sfExpiration,