summaryrefslogtreecommitdiff
path: root/components/adapter/nautilus-adapter-file-load-strategy.c
diff options
context:
space:
mode:
Diffstat (limited to 'components/adapter/nautilus-adapter-file-load-strategy.c')
-rw-r--r--components/adapter/nautilus-adapter-file-load-strategy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/adapter/nautilus-adapter-file-load-strategy.c b/components/adapter/nautilus-adapter-file-load-strategy.c
index 9f3c717f6..639d97373 100644
--- a/components/adapter/nautilus-adapter-file-load-strategy.c
+++ b/components/adapter/nautilus-adapter-file-load-strategy.c
@@ -94,7 +94,7 @@ nautilus_adapter_file_load_strategy_destroy (GtkObject *object)
g_free (strategy->details);
- NAUTILUS_CALL_PARENT_CLASS (GTK_OBJECT_CLASS, destroy, (object));
+ NAUTILUS_CALL_PARENT (GTK_OBJECT_CLASS, destroy, (object));
}