Add explanatory comments to the #endif part of multiple inclusion guards.
[mplayer/greg.git] / stream / cache2.h
blob924202735f1242e6945d8a24ebcc81ed92c678be
1 #ifndef CACHE2_H
2 #define CACHE2_H
4 extern void cache_uninit(stream_t *s);
6 #endif /* CACHE2_H */