[totem-pl-parser] lib: Remove another GIR warning
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser] lib: Remove another GIR warning
- Date: Fri, 21 Oct 2011 16:18:52 +0000 (UTC)
commit 4226db008a7849e11a1f71f4b2625e57002aaad2
Author: Bastien Nocera <hadess hadess net>
Date: Fri Oct 21 17:18:28 2011 +0100
lib: Remove another GIR warning
plparse/totem-disc.h | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/plparse/totem-disc.h b/plparse/totem-disc.h
index 13e65c5..72c509e 100644
--- a/plparse/totem-disc.h
+++ b/plparse/totem-disc.h
@@ -47,6 +47,11 @@ typedef enum {
MEDIA_TYPE_DVD,
MEDIA_TYPE_DVB
} TotemDiscMediaType;
+
+/**
+ * MEDIA_TYPE_NUM_TYPES: (skip):
+ * Number of media types
+ **/
#define MEDIA_TYPE_NUM_TYPES MEDIA_TYPE_DVB + 1
#define MediaType TotemDiscMediaType
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]