comparison libmpcodecs/ae_faac.h @ 25535:3baf6a2283da

Add explanatory comments to the #endif part of multiple inclusion guards.
author diego
date Mon, 31 Dec 2007 16:15:50 +0000
parents 854990f357ee
children 246221f7ba2e
comparison
equal deleted inserted replaced
25534:ed0cfc9e60cb 25535:3baf6a2283da
3 3
4 #include "ae.h" 4 #include "ae.h"
5 5
6 int mpae_init_faac(audio_encoder_t *encoder); 6 int mpae_init_faac(audio_encoder_t *encoder);
7 7
8 #endif 8 #endif /* MPAE_FAAC_H */