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:
leozwang@webrtc.org 2012-01-23 23:14:13 +00:00
parent 2442de1351
commit f5cacdce8c

View File

@ -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