-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix breakage on status code edition.
- Loading branch information
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Note the second line of this file must ALWAYS be the git SHA, third line ALWAYS the git SHA update time | ||
#define LLFIO_PREVIOUS_COMMIT_REF fc4e2fb074e3db8ae94d26a42fa70940b7c718b4 | ||
#define LLFIO_PREVIOUS_COMMIT_DATE "2019-09-18 20:53:59 +00:00" | ||
#define LLFIO_PREVIOUS_COMMIT_UNIQUE fc4e2fb0 | ||
#define LLFIO_PREVIOUS_COMMIT_REF 5129a908d2855e7f22f5e1f3577a91826115075d | ||
#define LLFIO_PREVIOUS_COMMIT_DATE "2019-09-18 22:06:21 +00:00" | ||
#define LLFIO_PREVIOUS_COMMIT_UNIQUE 5129a908 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters