From 841f5f7390279b7be309d9cc63505ed2dab8999c Mon Sep 17 00:00:00 2001 From: "stuart.morgan" Date: Tue, 7 Apr 2009 16:31:27 +0000 Subject: Sender tweaks; strip whitespace from server-returned ID, and change the title of the dialog a bit. git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@326 4c0a9323-5329-0410-9bdc-e9ce6186880e --- src/client/mac/Framework/Breakpad.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/client/mac/Framework') diff --git a/src/client/mac/Framework/Breakpad.h b/src/client/mac/Framework/Breakpad.h index 5c6c2154..06ce5ae8 100644 --- a/src/client/mac/Framework/Breakpad.h +++ b/src/client/mac/Framework/Breakpad.h @@ -111,8 +111,8 @@ typedef bool (*BreakpadFilterCallback)(int exception_type, // as metadata for crash report // REQUIRED // -// BREAKPAD_VENDOR Vendor named, used in UI (e.g. the Xxxx -// foo bar company product widget has crashed) +// BREAKPAD_VENDOR Vendor name, used in UI (e.g. "A report has +// been created that you can send to ") // // BREAKPAD_URL URL destination for reporting // REQUIRED -- cgit v1.2.1