Re: bsd indent - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: bsd indent
Date
Msg-id 3F82F807.5070308@dunslane.net
Whole thread Raw
In response to Re: bsd indent  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: bsd indent  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
BTW, there's a bug in entab.c, too. This line:

#include "../include/c.h"

should read

#include "../../include/c.h"

cheers

andrew






pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: bsd indent
Next
From: Bruce Momjian
Date:
Subject: Re: bsd indent