vlc_fs: fix doxygen comments

This commit is contained in:
Alexandre Janniaux 2021-07-23 14:05:39 +02:00 committed by Jean-Baptiste Kempf
parent 6712ef6f35
commit 6b3e51834c
1 changed files with 1 additions and 0 deletions

View File

@ -312,4 +312,5 @@ static inline void vlc_rewinddir( DIR *dir )
# define lseek lseek64
#endif
/** @} */
#endif