aboutsummaryrefslogtreecommitdiffstats
path: root/src/syntax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/syntax.h')
-rw-r--r--src/syntax.h4
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
16You should have received a copy of the GNU General Public License 16You should have received a copy of the GNU General Public License
17along with GNU Emacs; see the file COPYING. If not, write to 17along with GNU Emacs; see the file COPYING. If not, write to
18the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 18the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
19Boston, MA 02111-1307, USA. */ 19Boston, MA 02110-1301, USA. */
20 20
21 21
22extern Lisp_Object Qsyntax_table_p; 22extern Lisp_Object Qsyntax_table_p;