diff carfac/sai.h @ 646:e76951e4da20

Style fixes. - Fix most lint errors found by http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py - Clean up commenting style. - Alphabetize #includes and using statements.
author ronw@google.com
date Tue, 11 Jun 2013 20:41:15 +0000
parents 8b70f4cf00c7
children 461d4374b6d9
line wrap: on
line diff
--- a/carfac/sai.h	Tue Jun 11 17:59:08 2013 +0000
+++ b/carfac/sai.h	Tue Jun 11 20:41:15 2013 +0000
@@ -77,4 +77,4 @@
   ArrayXX output_buffer_;
 };
 
-#endif  // CARFAC_SAI_H_
\ No newline at end of file
+#endif  // CARFAC_SAI_H_