harmonize the include guards and #endif comments

This commit is contained in:
Pascal Massimino
2011-09-07 05:31:28 +00:00
committed by James Zern
parent a1ec07a618
commit ee697d9fc9
5 changed files with 9 additions and 9 deletions

View File

@ -51,4 +51,4 @@ extern const uint16_t VP8FixedCostsI4[NUM_BMODES][NUM_BMODES][NUM_BMODES];
} // extern "C"
#endif
#endif // WEBP_ENC_COST_H_
#endif /* WEBP_ENC_COST_H_ */