diff src/sunpro.c @ 4105:e91cf17f6ab7

[xemacs-hg @ 2007-08-08 18:06:11 by stephent] Fix build. <87y7j71ze2.fsf@uwakimon.sk.tsukuba.ac.jp>
author stephent
date Wed, 08 Aug 2007 18:06:14 +0000
parents 04bc9d2f42c7
children 308d34e9f07d
line wrap: on
line diff
--- a/src/sunpro.c	Wed Aug 08 14:54:43 2007 +0000
+++ b/src/sunpro.c	Wed Aug 08 18:06:14 2007 +0000
@@ -21,6 +21,12 @@
 
 /* Synched up with: Not in FSF. */
 
+/* Commentary:
+
+According to Paul Keusemann in <20070802140358.GA19566@visi.com>, this
+feature probably still works as of 2007-08-02.  However, that doesn't seem
+reliable since there doesn't seem to be a way to configure it! */
+
 #include <config.h>
 #include "lisp.h"
 
@@ -51,6 +57,7 @@
 #else
        (int UNUSED (nargs), Lisp_Object *UNUSED (args))
 #endif
+       )
 {
 #ifdef USAGE_TRACKING
   Lisp_Object xs;