Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2317)

Unified Diff: cmd/tests/nonspr10.c

Issue 201830043: Bug 1118245 - Apply uniform style across NSS
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cmd/tests/encodeinttest.c ('k') | cmd/tests/remtest.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cmd/tests/nonspr10.c
===================================================================
--- a/cmd/tests/nonspr10.c
+++ b/cmd/tests/nonspr10.c
@@ -78,12 +78,9 @@
#include "secport.h"
#include "shsign.h"
#include "smime.h"
#include "ssl.h"
#include "sslerr.h"
#include "sslproto.h"
#include "sslt.h"
-int main()
-{
- return 0;
-}
+int main() { return 0; }
« no previous file with comments | « cmd/tests/encodeinttest.c ('k') | cmd/tests/remtest.c » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b