Aiming Wu
/
2645_Assignment
Doxyjen of the Bird.h
Diff: Bird/Bird.h
- Revision:
- 5:abe12cabd0b7
- Parent:
- 0:0aea7b9ba421
- Child:
- 6:0912dfea40f5
diff -r bf257e628311 -r abe12cabd0b7 Bird/Bird.h --- a/Bird/Bird.h Sun May 05 17:31:17 2019 +0000 +++ b/Bird/Bird.h Sun May 05 17:39:10 2019 +0000 @@ -202,7 +202,7 @@ /**Destructor*/ ~Bird(); /** - *@brief Initialise all parameters of the bird + *@brief Initialise all parameters of the Bird */ void init(); /** @@ -218,4 +218,4 @@ int _h; }; -#endif \ No newline at end of file +#endif