Fix erroneous subsitute by previous commit.
[pspp] / tests / libpspp / ll.at
index 91f83e9836af714a6567a19ad701221d5f2a8fcb..36c9f51b7ebd4475064245a98e683fcfb6ec82bc 100644 (file)
@@ -13,7 +13,8 @@ dnl GNU General Public License for more details.
 dnl 
 dnl You should have received a copy of the GNU General Public License
 dnl along with this program.  If not, see <http://www.gnu.org/licenses/>.
-dnl AT_BANNER([doubly linked list (ll) library])
+dnl
+AT_BANNER([doubly linked list (ll) library])
 
 m4_define([CHECK_LL],
   [AT_SETUP([ll -- $1])