diff 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
line wrap: on
line diff
--- a/libmpcodecs/ae_faac.h	Mon Dec 31 16:14:38 2007 +0000
+++ b/libmpcodecs/ae_faac.h	Mon Dec 31 16:15:50 2007 +0000
@@ -5,4 +5,4 @@
 
 int mpae_init_faac(audio_encoder_t *encoder);
 
-#endif
+#endif /* MPAE_FAAC_H */