X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/557962dcffa32e77f7bac052904200f17edc60fd..d6b771c345a389742bfcd73ff13dac1d4f016c88:/lib/get-errno.h diff --git a/lib/get-errno.h b/lib/get-errno.h index 23f1992b..d39a8dd6 100644 --- a/lib/get-errno.h +++ b/lib/get-errno.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ extern int get_errno (void); extern void set_errno (int);