summaryrefslogtreecommitdiffstats
path: root/base/hmac.h
diff options
context:
space:
mode:
authordeanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-14 11:44:17 +0000
committerdeanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-14 11:44:17 +0000
commit2292150628e06a4514b77e15730d1e788c053d5b (patch)
tree8d0642c17c893cfbbf4e7010db32192acf4257db /base/hmac.h
parent1020d2f359c516286d799a3df06f6050ed99c3cd (diff)
downloadchromium_src-2292150628e06a4514b77e15730d1e788c053d5b.zip
chromium_src-2292150628e06a4514b77e15730d1e788c053d5b.tar.gz
chromium_src-2292150628e06a4514b77e15730d1e788c053d5b.tar.bz2
Add a trailing EOL to source files. This eliminates warnings in GCC.
No code change. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@865 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/hmac.h')
-rw-r--r--base/hmac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/hmac.h b/base/hmac.h
index 37c8fc9..a51d899 100644
--- a/base/hmac.h
+++ b/base/hmac.h
@@ -84,4 +84,4 @@ class HMAC {
};
-#endif // BASE_HMAC_H__ \ No newline at end of file
+#endif // BASE_HMAC_H__