From 284a3db38319f151535522c6a3bb978dffd7be4b Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Tue, 26 Oct 2010 18:08:04 +0000 Subject: fix typo in _FILE_OFFSET_BITS comment This fixes a typo that MichaelS noticed in a patch I submitted and forgot to fix. gdb/ChangeLog: * (_FILE_OFFSET_BITS): Fix typo in comment. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4bfe017..8dcbd1a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2010-10-26 Joel Brobecker + * (_FILE_OFFSET_BITS): Fix typo in comment. + +2010-10-26 Joel Brobecker + * python/python-internal.h (_FILE_OFFSET_BITS): Undefine. (PyEval_InitThreads): Remove duplicate. Define as nothing. (PyEval_ReleaseLock): Define as nothing. -- cgit v1.1