From c2a8c8507febd375a04e2a5bf70a8227e404a552 Mon Sep 17 00:00:00 2001 From: Nicola Fontana Date: Wed, 1 Jul 2009 23:06:29 +0200 Subject: [PATCH] [docs] Added empty cpml.types This makes gtk-doc happy: anyway CPML has never been a gobject-based beast, so this is exclusively needed to shut up a warning. This is the first bug caught because of shave! --- docs/cpml/cpml.types | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/cpml/cpml.types diff --git a/docs/cpml/cpml.types b/docs/cpml/cpml.types new file mode 100644 index 00000000..e69de29b -- 2.11.4.GIT