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