From 3dd38060cda850ca67fb8c885b1ab56b0089baa8 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 77b2a121a9..d8ab5553ee 100644 --- a/bacula/src/win32/lib/bacula32.def +++ b/bacula/src/win32/lib/bacula32.def @@ -492,7 +492,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 diff --git a/bacula/src/win32/lib/bacula64.def b/bacula/src/win32/lib/bacula64.def index 91b0d89da3..b1d6ab12f9 100644 --- a/bacula/src/win32/lib/bacula64.def +++ b/bacula/src/win32/lib/bacula64.def @@ -485,7 +485,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