Fix erroneous subsitute by previous commit.
[pspp] / tests / libpspp / hmapx.at
index 5375112e754a074c47dc4823d643375141e93b49..034963ff6dd3b03f97b439969ae346439385e3be 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([Hash map of pointers (hmapx) library])
+dnl
+AT_BANNER([Hash map of pointers (hmapx) library])
 
 m4_define([CHECK_HMAPX],
   [AT_SETUP([hmapx -- $1])