aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/sorted-doc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/sorted-doc.c')
-rw-r--r--lib-src/sorted-doc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/sorted-doc.c b/lib-src/sorted-doc.c
index 3af3276e811..120a510f006 100644
--- a/lib-src/sorted-doc.c
+++ b/lib-src/sorted-doc.c
@@ -18,8 +18,8 @@
18 18
19 You should have received a copy of the GNU General Public License 19 You should have received a copy of the GNU General Public License
20 along with GNU Emacs; see the file COPYING. If not, write to the 20 along with GNU Emacs; see the file COPYING. If not, write to the
21 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 21 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
22 Boston, MA 02111-1307, USA. 22 Boston, MA 02110-1301, USA.
23 23
24 This version sorts the output by function name. */ 24 This version sorts the output by function name. */
25 25