Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuhiro-t committed Dec 24, 2006
1 parent 708b9f4 commit a413cb5
Show file tree
Hide file tree
Showing 84 changed files with 527 additions and 528 deletions.
2 changes: 1 addition & 1 deletion src/AbstractBtMessage.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class AbstractBtMessage : public BtMessage {
this->uploading = uploading;
}

virtual int32_t getId() {
virtual uint8_t getId() {
return id;
}

Expand Down
Loading

0 comments on commit a413cb5

Please sign in to comment.