Index: /branches/rel10_ifa/psModules/src/astrom/pmConcepts.c
===================================================================
--- /branches/rel10_ifa/psModules/src/astrom/pmConcepts.c	(revision 6737)
+++ /branches/rel10_ifa/psModules/src/astrom/pmConcepts.c	(revision 6738)
@@ -92,5 +92,5 @@
         // Trap the lists, which can't be copied in the ordinary way without a warning
         if (blank->type == PS_DATA_LIST) {
-            copy = psMemIncrRefCounter(blank->data.V);
+            copy = psMemIncrRefCounter(blank);
         } else {
             copy = psMetadataItemCopy(blank);
