From 67521bc0e846ee25356b6748a5903995bbc94b67 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 9 Oct 2018 17:12:29 +0200 Subject: [PATCH] C++: remove stray empty line * data/stack.hh: here. --- data/stack.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/data/stack.hh b/data/stack.hh index a8b13b04..99ed74f4 100644 --- a/data/stack.hh +++ b/data/stack.hh @@ -150,6 +150,5 @@ m4_ifdef([b4_stack_file], // or '%define api.location.file "my-loc.hh"' to your grammar file // 2. add 'require "3.2"' to your grammar file // 3. remove references to this file from your build system. - ]b4_output_end[ ]])