# HG changeset patch # User gpoirier # Date 1182106768 0 # Node ID cbe8cee61428886787909b7e598548865aa82c0f # Parent 24e913b870660e6f1b3d7051e1f2e97528693906 add a comment to indicate which #endif belong to which #define diff -r 24e913b87066 -r cbe8cee61428 postprocess_internal.h --- a/postprocess_internal.h Sun Jun 17 00:01:30 2007 +0000 +++ b/postprocess_internal.h Sun Jun 17 18:59:28 2007 +0000 @@ -185,4 +185,4 @@ } } -#endif +#endif // POSTPROCESS_INTERNAL_H