Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Unified Diff: fusl/include/sysexits.h

Issue 1714623002: [fusl] clang-format fusl (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: headers too Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: fusl/include/sysexits.h
diff --git a/fusl/include/sysexits.h b/fusl/include/sysexits.h
index 16eeb41935eede6c384f5fd631836d7723c41fa0..17a9eec985663251fb9a5ce1b588e98b40200b10 100644
--- a/fusl/include/sysexits.h
+++ b/fusl/include/sysexits.h
@@ -1,4 +1,4 @@
-#ifndef _SYSEXITS_H
+#ifndef _SYSEXITS_H
#define _SYSEXITS_H
#define EX_OK 0
#define EX__BASE 64

Powered by Google App Engine
This is Rietveld 408576698