mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-03-25 17:52:58 +00:00
Rename Airbag to Breakpad.
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@122 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
// a multipart/form-data POST request with the following parameters:
|
||||
// prod: the product name
|
||||
// ver: the product version
|
||||
// symbol_file: the airbag format symbol file
|
||||
// symbol_file: the breakpad format symbol file
|
||||
|
||||
#import <unistd.h>
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
// "11111111BBBB3333DDDD555555555555F"
|
||||
// os: the operating system that the module was built for
|
||||
// cpu: the CPU that the module was built for (x86 or ppc)
|
||||
// symbol_file: the contents of the airbag-format symbol file
|
||||
// symbol_file: the contents of the breakpad-format symbol file
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user