Fix line aligement
Review URL: https://webrtc-codereview.appspot.com/373002 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1516 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
2442de1351
commit
f5cacdce8c
@ -415,7 +415,7 @@ namespace webrtc
|
||||
|
||||
#define ANDROID_NOT_SUPPORTED(stat) \
|
||||
stat.SetLastError(VE_FUNC_NOT_SUPPORTED, kTraceError, \
|
||||
"API call not supported"); \
|
||||
"API call not supported"); \
|
||||
return -1;
|
||||
|
||||
#else // LINUX PC
|
||||
|
Loading…
x
Reference in New Issue
Block a user