]> diplodocus.org Git - nmh/blobdiff - m4/tputs.m4
test-subpart: Send mhshow's stderr down pipe; don't discard.
[nmh] / m4 / tputs.m4
index a8289cd8ba797d5a5f9381269801ff446da1f4b4..c8e64fba38e05867f2189b1a658e2099bd0bab7a 100644 (file)
@@ -1,4 +1,3 @@
-dnl
 dnl Some systems have different arguments to the tputs callback; it can
 dnl be int (*)(int), or int (*)(char).  Try to probe to see which one it
 dnl actually is, so our callback can match the prototype.