From 24712af995281d6b1e3f655aee657f279b2990b9 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Mon, 21 Jun 2010 11:55:22 +0200 Subject: [PATCH] update windows defs --- bacula/src/win32/lib/bacula32.def | 2 +- bacula/src/win32/lib/bacula64.def | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bacula/src/win32/lib/bacula32.def b/bacula/src/win32/lib/bacula32.def index 52c5afb6f7..93d0ec1887 100644 --- a/bacula/src/win32/lib/bacula32.def +++ b/bacula/src/win32/lib/bacula32.def @@ -495,7 +495,7 @@ _Z13get_jcr_by_idj _Z13jcr_walk_nextP3JCR _Z14jcr_walk_startv _Z9job_countv -_Z14set_jcr_in_tsdP3JCRb +_Z14set_jcr_in_tsdP3JCR _Z16get_jcr_from_tsdv _Z18get_jobid_from_tsdv _Z18get_jcr_by_sessionjj diff --git a/bacula/src/win32/lib/bacula64.def b/bacula/src/win32/lib/bacula64.def index 19ecbb5adc..79c5ffda4d 100644 --- a/bacula/src/win32/lib/bacula64.def +++ b/bacula/src/win32/lib/bacula64.def @@ -488,7 +488,7 @@ _Z12job_end_pushP3JCRPFvS0_PvES1_ _Z13get_jcr_by_idj _Z13jcr_walk_nextP3JCR _Z14jcr_walk_startv -_Z14set_jcr_in_tsdP3JCRb +_Z14set_jcr_in_tsdP3JCR _Z16get_jcr_from_tsdv _Z18get_jobid_from_tsdv _Z18get_jcr_by_sessionjj -- 2.39.5