emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/ebrowse.c,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lib-src/ebrowse.c,v
Date: Tue, 18 Jul 2006 16:33:48 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   06/07/18 16:33:46

Index: lib-src/ebrowse.c
===================================================================
RCS file: /cvsroot/emacs/emacs/lib-src/ebrowse.c,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- lib-src/ebrowse.c   3 Jun 2006 17:49:36 -0000       1.42
+++ lib-src/ebrowse.c   18 Jul 2006 16:33:45 -0000      1.43
@@ -533,6 +533,8 @@
 void parse_qualified_param_ident_or_type P_ ((char **));
 int globals P_ ((int));
 void yyerror P_ ((char *, char *));
+void usage P_ ((int)) NO_RETURN;
+void version P_ (()) NO_RETURN;
 
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]