cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/lib/regexec.c


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/regexec.c
Date: Mon, 19 Sep 2005 20:57:13 -0400

Index: ccvs/lib/regexec.c
diff -u ccvs/lib/regexec.c:1.5 ccvs/lib/regexec.c:1.6
--- ccvs/lib/regexec.c:1.5      Fri Sep 16 00:31:33 2005
+++ ccvs/lib/regexec.c  Tue Sep 20 00:57:09 2005
@@ -1017,7 +1017,7 @@
    since initial states may have constraints like "\<", "^", etc..  */
 
 static inline re_dfastate_t *
-__attribute ((always_inline)) internal_function
+attribute_always_inline internal_function
 acquire_init_state_context (reg_errcode_t *err, const re_match_context_t *mctx,
                            Idx idx)
 {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]