summaryrefslogtreecommitdiffstats
path: root/source/Janrain.OpenId/Server/IEncodable.cs
diff options
context:
space:
mode:
Diffstat (limited to 'source/Janrain.OpenId/Server/IEncodable.cs')
-rw-r--r--source/Janrain.OpenId/Server/IEncodable.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Janrain.OpenId/Server/IEncodable.cs b/source/Janrain.OpenId/Server/IEncodable.cs
index f6664a3..a4bc2ed 100644
--- a/source/Janrain.OpenId/Server/IEncodable.cs
+++ b/source/Janrain.OpenId/Server/IEncodable.cs
@@ -5,6 +5,7 @@ using System.Text;
namespace Janrain.OpenId.Server
{
+ // TODO Move this enum out to it's own file
public enum EncodingType
{
ENCODE_NONE,