From 9e7d459d47907accbc496f2f1c4c74f131086873 Mon Sep 17 00:00:00 2001 From: taw27 Date: Fri, 28 Sep 2007 23:58:28 +0000 Subject: s/reflectioncontext/reflectionlist/ git-svn-id: svn://cook.msm.cam.ac.uk:745/diff-tomo/dtr@137 bf6ca9ba-c028-0410-8290-897cf20841d1 --- src/mapping.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mapping.h') diff --git a/src/mapping.h b/src/mapping.h index f40d8f1..601ad46 100644 --- a/src/mapping.h +++ b/src/mapping.h @@ -19,7 +19,7 @@ #include "reflections.h" #include "control.h" -extern ReflectionContext *mapping_create(ControlContext *ctx); +extern ReflectionList *mapping_create(ControlContext *ctx); #endif /* MAPPING_H */ -- cgit v1.2.3