From bdfe3b97f505f2b538b20abb2dda63b5f7291449 Mon Sep 17 00:00:00 2001
From: Jacques Grelet <jacques.grelet@ird.fr>
Date: Tue, 8 Jan 2008 14:56:18 +0000
Subject: [PATCH] rectifie l'appel de fonction headerForm(hTsgGUI)

---
 tsg_util/headerForm.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tsg_util/headerForm.m b/tsg_util/headerForm.m
index ba70c82..6c73e1e 100644
--- a/tsg_util/headerForm.m
+++ b/tsg_util/headerForm.m
@@ -1,4 +1,4 @@
-function error = tsg_header(hTsgGUI)
+function error = headerForm(hTsgGUI)
 %
 % Input
 % -----
-- 
GitLab