Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix SM_CODE_NO_VALID_ADAPTER constant
  • Loading branch information
perexg committed Dec 12, 2014
1 parent d18fc1a commit 0b416b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tvheadend.h
Expand Up @@ -420,7 +420,7 @@ typedef enum {
#define SM_CODE_BAD_SIGNAL 205
#define SM_CODE_NO_SOURCE 206
#define SM_CODE_NO_SERVICE 207
#define SM_CODE_NO_VALID_ADAPTER 308
#define SM_CODE_NO_VALID_ADAPTER 208

#define SM_CODE_ABORTED 300

Expand Down

0 comments on commit 0b416b3

Please sign in to comment.