Skip to content

Commit

Permalink
Merge pull request pezy#54 from AverageJoeWang/master
Browse files Browse the repository at this point in the history
fixed a small bug.
  • Loading branch information
pezy committed May 24, 2016
2 parents e6c6694 + 840c764 commit 475ac46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch02/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ struct Sale_data {
double revenue = 0.0;
double price = 0.0;
//...
}
};
```
Exercise 2.41
Expand Down

0 comments on commit 475ac46

Please sign in to comment.