diff stream/realrtsp/asmrp.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 4511c04bc4a0
children 246221f7ba2e
line wrap: on
line diff
--- a/stream/realrtsp/asmrp.h	Mon Dec 31 16:14:38 2007 +0000
+++ b/stream/realrtsp/asmrp.h	Mon Dec 31 16:15:50 2007 +0000
@@ -44,4 +44,4 @@
 
 int asmrp_match (const char *rules, int bandwidth, int *matches) ;
 
-#endif
+#endif /* HAVE_ASMRP_H */