From 647e03ea4b054a79fe3a18f5d41b17786684f577 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 22 Oct 2008 18:14:42 +0000 Subject: [PATCH] Update --- docs/home-page/en/pages/professional.php | 2 +- docs/manuals/en/concepts/newfeatures.tex | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/home-page/en/pages/professional.php b/docs/home-page/en/pages/professional.php index e0b4e6f3..73f5d6d2 100644 --- a/docs/home-page/en/pages/professional.php +++ b/docs/home-page/en/pages/professional.php @@ -38,7 +38,7 @@ - Bacula Systems SA
+ Bacula Systems SA
Rue Galilée 15
CH-1400 Yverdon-les-Bains, Switzerland
+33 +41 24 420 7890
diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index f929f7d8..c7bd8438 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -1731,10 +1731,10 @@ This call permits you to put a message in the Job Report. This call permits you to print a debug message. -\subsection{void bMalloc(bpContext *ctx, const char *file, int line, +\subsection{void baculaMalloc(bpContext *ctx, const char *file, int line, size\_t size)} This call permits you to obtain memory from Bacula's memory allocator. -\subsection{void bFree(bpContext *ctx, const char *file, int line, void *mem)} +\subsection{void baculaFree(bpContext *ctx, const char *file, int line, void *mem)} This call permits you to free memory obtained from Bacula's memory allocator. -- 2.39.5