Proper spacing for end-of-namespace comments.

BUG=
R=mflodman@webrtc.org, tina.legrand@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/1760006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4293 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
pbos@webrtc.org
2013-07-03 15:12:26 +00:00
parent 45426eadf5
commit d900e8bea8
316 changed files with 406 additions and 406 deletions

View File

@@ -83,4 +83,4 @@ termSource (j_decompress_ptr cinfo)
//
}
} // end of namespace webrtc
} // namespace webrtc

View File

@@ -62,7 +62,7 @@ skipInputData(j_decompress_ptr cinfo, long num_bytes);
void
termSource (j_decompress_ptr cinfo);
} // end of namespace webrtc
} // namespace webrtc
#endif /* WEBRTC_COMMON_VIDEO_JPEG_DATA_MANAGER */

View File

@@ -122,4 +122,4 @@ void VCMContentMetricsProcessing::UpdateRecursiveAvg(
recursive_avg_->motion_magnitude +
recursive_avg_factor_ * contentMetrics->motion_magnitude;
}
} // end of namespace
} // namespace

View File

@@ -956,4 +956,4 @@ bool VCMQmRobustness::SetUepProtection(uint8_t code_rate_delta,
// Default.
return false;
}
} // end of namespace
} // namespace