dup2: Fix typo in last commit.
[gnulib.git] / m4 / dup2.m4
index cc641fe..6385b0c 100644 (file)
@@ -73,7 +73,7 @@ AC_DEFUN([gl_FUNC_DUP2],
 ])
 
 # Prerequisites of lib/dup2.c.
-AC_DEFUN([gl_PREREQ_DUP2].
+AC_DEFUN([gl_PREREQ_DUP2],
 [
   AC_REQUIRE([AC_C_INLINE])
 ])