[beast/devel: 1/15] SFI: added convenience SFI_TOKEN_NONE



commit dd4fe9779213093ca90aa8b91b9f70cb1cad7455
Author: Tim Janik <timj gnu org>
Date:   Sun Dec 16 17:46:22 2012 +0100

    SFI: added convenience SFI_TOKEN_NONE

 sfi/sfistore.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sfi/sfistore.h b/sfi/sfistore.h
index 3905e57..4242bed 100644
--- a/sfi/sfistore.h
+++ b/sfi/sfistore.h
@@ -38,6 +38,7 @@ typedef struct
 } SfiWStore;
 typedef enum    /*< skip >*/
 {
+  SFI_TOKEN_NONE = G_TOKEN_NONE, // convenience
   SFI_TOKEN_UNMATCHED   = G_TOKEN_LAST + 1,
   SFI_TOKEN_LAST
 } SfiTokenType;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]