emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 9641515: ; * src/syntax.c: Remove a stray comment.


From: Eli Zaretskii
Subject: master 9641515: ; * src/syntax.c: Remove a stray comment.
Date: Sat, 21 Aug 2021 10:14:25 -0400 (EDT)

branch: master
commit 964151570b0acb889765d4e973db2fba229ae59e
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * src/syntax.c: Remove a stray comment.
---
 src/syntax.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/syntax.c b/src/syntax.c
index 1ef4a71..adc0da7 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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]