From 67e386e4a5c1504429807716ef2636568949965e Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 31 Jan 1997 16:55:16 +0000 Subject: [PATCH] flower-1.0.22 --- flower/path.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flower/path.hh b/flower/path.hh index fceaeed647..3ff83d3b72 100644 --- a/flower/path.hh +++ b/flower/path.hh @@ -15,7 +15,7 @@ public: File_path(String); /// add to end of path. - Array:: add; + Array:: push; }; /** -- 2.39.5