diff softfloat.h @ 345:86348ea795ad libavutil

add a comment to indicate which #endif belong to which #define
author gpoirier
date Sun, 17 Jun 2007 18:59:28 +0000
parents 580fffa86f08
children f13e5473611e
line wrap: on
line diff
--- a/softfloat.h	Sun Jun 17 00:01:30 2007 +0000
+++ b/softfloat.h	Sun Jun 17 18:59:28 2007 +0000
@@ -126,4 +126,4 @@
     else           return v.mant >>(-v.exp);
 }
 
-#endif
+#endif // AVUTIL_SOFTFLOAT_H