bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* [PATCH] * lib/str-two-way.h: Fix comment typo.
@ 2019-04-14 23:57 Paul Eggert
  0 siblings, 0 replies; only message in thread
From: Paul Eggert @ 2019-04-14 23:57 UTC (permalink / raw)
  To: bug-gnulib; +Cc: Paul Eggert

---
 ChangeLog         | 4 ++++
 lib/str-two-way.h | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 10a2a3d81..398c33968 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-04-14  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* lib/str-two-way.h: Fix comment typo.
+
 2019-04-13  Bruno Haible  <bruno@clisp.org>
 
 	x-to-1: Restore ability to use original calling convention.
diff --git a/lib/str-two-way.h b/lib/str-two-way.h
index c5f0e60cb..307168d29 100644
--- a/lib/str-two-way.h
+++ b/lib/str-two-way.h
@@ -18,7 +18,7 @@
 
 /* Before including this file, you need to include <config.h> and
    <string.h>, and define:
-     RESULT_TYPE             A macro that expands to the return type.
+     RETURN_TYPE             A macro that expands to the return type.
      AVAILABLE(h, h_l, j, n_l)
                              A macro that returns nonzero if there are
                              at least N_L bytes left starting at H[J].
-- 
2.20.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-14 23:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-14 23:57 [PATCH] * lib/str-two-way.h: Fix comment typo Paul Eggert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).