diff options
Diffstat (limited to 'src/coding.h')
| -rw-r--r-- | src/coding.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/coding.h b/src/coding.h index be57996fd80..ee86cd6ac12 100644 --- a/src/coding.h +++ b/src/coding.h | |||
| @@ -17,8 +17,8 @@ GNU General Public License for more details. | |||
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs; see the file COPYING. If not, write to | 19 | along with GNU Emacs; see the file COPYING. If not, write to |
| 20 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 20 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 21 | Boston, MA 02111-1307, USA. */ | 21 | Boston, MA 02110-1301, USA. */ |
| 22 | 22 | ||
| 23 | #ifndef EMACS_CODING_H | 23 | #ifndef EMACS_CODING_H |
| 24 | #define EMACS_CODING_H | 24 | #define EMACS_CODING_H |