From 1b93e893e38e3e0be5e349dace8276e9859a5c65 Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Mon, 27 Jun 2011 12:13:31 -0700 Subject: [PATCH] refresh (create temporary patch) --- meta | 5 +++-- patches/refresh-temp | 22 ++++++++++++++++++++++ 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 patches/refresh-temp diff --git a/meta b/meta index ab620ca..0398e44 100644 --- a/meta +++ b/meta @@ -1,9 +1,10 @@ Version: 1 -Previous: 927371091afc5c511765f2aa44a5ad8eab81d046 -Head: 4d4d004df821b55ca6629082f458a600f5db7db9 +Previous: b694ad19c603adf4673f29f73a2286252fcac29c +Head: 858c281024d9e264a11e10b647521e12a28eb511 Applied: deam: 15fcbd5198ba0c15ab4e8fddcdba32c8ef45faf8 braces: 4d4d004df821b55ca6629082f458a600f5db7db9 + refresh-temp: 858c281024d9e264a11e10b647521e12a28eb511 Unapplied: counters: 2dfd53bab4aa19e9ff81cea1b95a9fcf2eee4f19 acm1.0.5: 1b225173756cfcec4d81d26b1160ebae7644261b diff --git a/patches/refresh-temp b/patches/refresh-temp new file mode 100644 index 0000000..cb9fa50 --- /dev/null +++ b/patches/refresh-temp @@ -0,0 +1,22 @@ +Bottom: 143fb07ac2b47bf2113d0007e4405b579e8a6897 +Top: fad6610d1d2786b12bafb5cd923f53cfb674ebdb +Author: Sean Hefty +Date: 2011-06-27 12:13:31 -0700 + +Refresh of braces + +--- + +diff --git a/linux/dlist.h b/linux/dlist.h +index dc4934d..d08f843 100644 +--- a/linux/dlist.h ++++ b/linux/dlist.h +@@ -34,8 +34,7 @@ + extern "C" { + #endif + +-typedef struct _DLIST_ENTRY +-{ ++typedef struct _DLIST_ENTRY { + struct _DLIST_ENTRY *Next; + struct _DLIST_ENTRY *Prev; -- 2.46.0