mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
Another pgindent run with updated typedefs.
This commit is contained in:
@ -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;
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user