Skip to content

Commit

Permalink
Add TODO: comment for duplicate error code
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasplappert committed Mar 27, 2011
1 parent 146cee6 commit 1ef241e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions InstapaperKit/IKConstants.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ enum {
IKErrorCodeUnexpectedBookmarkError = 1250,

// Folder errors
// TODO: fix duplicate 1250 error code (waiting for a response from Marco)
IKErrorCodeInvalidTitle = 1250,
IKErrorCodeFolderAlreadyExists = 1251,
IKErrorCodeCannotAddBookmark = 1252,
Expand Down

0 comments on commit 1ef241e

Please sign in to comment.