summaryrefslogtreecommitdiff
path: root/src/syntax.c
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2021-08-21 17:13:46 +0300
committerEli Zaretskii <eliz@gnu.org>2021-08-21 17:13:46 +0300
commit964151570b0acb889765d4e973db2fba229ae59e (patch)
tree53a6701de03717e625b112a69952a7985b010792 /src/syntax.c
parent5da710344392ac59a814b8841d31a562823737f0 (diff)
downloademacs-964151570b0acb889765d4e973db2fba229ae59e.tar.gz
; * src/syntax.c: Remove a stray comment.
Diffstat (limited to 'src/syntax.c')
-rw-r--r--src/syntax.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/syntax.c b/src/syntax.c
index 1ef4a712281..adc0da730ea 100644
--- a/src/syntax.c
+++ b/src/syntax.c
@@ -17,8 +17,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
-// foo
-
#include <config.h>
#include "lisp.h"