summaryrefslogtreecommitdiff
path: root/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'device.h')
-rw-r--r--device.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.h b/device.h
index 54096dce..0156df07 100644
--- a/device.h
+++ b/device.h
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: device.h,v 1.26 2008-01-06 13:01:12 phintuka Exp $
+ * $Id: device.h,v 1.27 2008-01-10 23:32:18 phelin Exp $
*
*/
@@ -22,7 +22,7 @@ class cFunctor;
typedef enum {
miTitle = 0,
- miTrack = 1,
+ miTracknumber = 1,
miArtist = 2,
miAlbum = 3,
miDvdTitleNo = 4,