aboutsummaryrefslogtreecommitdiff
path: root/src/include/regex/regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/regex/regex.h')
-rw-r--r--src/include/regex/regex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/regex/regex.h b/src/include/regex/regex.h
index 86ea386dceb..2f8c9946036 100644
--- a/src/include/regex/regex.h
+++ b/src/include/regex/regex.h
@@ -29,7 +29,7 @@
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: regex.h,v 1.24 2003/08/04 00:43:32 momjian Exp $
+ * $Id: regex.h,v 1.25 2003/08/08 21:42:51 momjian Exp $
*/
/*
@@ -89,7 +89,7 @@ typedef struct
typedef struct
{
regmatch_t rm_extend; /* see REG_EXPECT */
-} rm_detail_t;
+} rm_detail_t;