diff libaf/window.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 3f0d00abc073
children 4129c8cfa742
line wrap: on
line diff
--- a/libaf/window.h	Mon Dec 31 16:14:38 2007 +0000
+++ b/libaf/window.h	Mon Dec 31 16:15:50 2007 +0000
@@ -30,4 +30,4 @@
 extern void af_window_flattop(int n,_ftype_t* w);
 extern void af_window_kaiser(int n, _ftype_t* w,_ftype_t b);
 
-#endif
+#endif /* WINDOW_H */