diff flv.h @ 4331:49c1d3b27727 libavformat

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.
author diego
date Sun, 01 Feb 2009 02:00:19 +0000
parents 77e0c7511d41
children ce86dfc507ec
line wrap: on
line diff
--- a/flv.h	Sat Jan 31 11:17:04 2009 +0000
+++ b/flv.h	Sun Feb 01 02:00:19 2009 +0000
@@ -1,5 +1,5 @@
 /**
- * @file flv.h
+ * @file libavformat/flv.h
  * FLV common header
  *
  * Copyright (c) 2006 The FFmpeg Project