]> git.eshelyaron.com Git - emacs.git/commitdiff
; * src/syntax.c: Remove a stray comment.
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Aug 2021 14:13:46 +0000 (17:13 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Aug 2021 14:13:46 +0000 (17:13 +0300)
src/syntax.c

index 1ef4a712281fd3a69134f21e9c146c38ac826055..adc0da730ea12353b529ff59db3f6b61763d90a3 100644 (file)
@@ -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"