diff --git a/wrenchboard/src/shared_tool/jobs.cc b/wrenchboard/src/shared_tool/jobs.cc index 6c8aaf34..35c4e584 100644 --- a/wrenchboard/src/shared_tool/jobs.cc +++ b/wrenchboard/src/shared_tool/jobs.cc @@ -23,7 +23,7 @@ long WrenchMarketInterestQuestion(CVars in, CVars &out); long WrenchReplyMessage(CVars in, CVars &out); long WrenchJobPostAgree(CVars in, CVars &out); long WrenchJobPostExtendTime(CVars in, CVars &out); -long WrenchJobPostNotifyOffer(CVars in, CVars &out)' +long WrenchJobPostNotifyOffer(CVars in, CVars &out); long WrenchJobPostCancelOffer(CVars in, CVars &out);