Commit Graph

2 Commits

Author SHA1 Message Date
Tyler Veness
62812faf62 Clean up include guards and EOF newlines (#65)
* Replaced include guards with #pragma once

* All source files now have exactly one newline appended

Some files had either two newlines at the end or none (which isn't POSIX compliant). This patch fixes that.
2016-05-25 22:40:15 -07:00
Fredric Silberberg
8d1fc91e8d .gitreview file
Added in .gitreview file that allows git review -s to autoconfigure
the gerrit remote, prompting for a username.

Change-Id: I59752c2ec8921b4cfb8532fceed8ef25a6682909
2014-03-03 11:30:55 -05:00