English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/freewrt_1_0/tools/paxmirabilis/src/getoldopt.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2714 by wbx, Thu Sep 28 10:42:55 2006 UTC revision 2715 by tg, Tue Jun 5 14:52:44 2007 UTC
# Line 10  Line 10 
10   * in the Public Domain for your edification and enjoyment.   * in the Public Domain for your edification and enjoyment.
11   */   */
12    
 #ifndef lint  
 static const char rcsid[] = "$OpenBSD: getoldopt.c,v 1.8 2003/07/02 21:19:33 deraadt Exp $";  
 #endif /* not lint */  
   
13  #include <sys/types.h>  #include <sys/types.h>
14  #include <sys/stat.h>  #include <sys/stat.h>
15  #include <stdio.h>  #include <stdio.h>
# Line 22  static const char rcsid[] = "$OpenBSD: g Line 18  static const char rcsid[] = "$OpenBSD: g
18  #include "pax.h"  #include "pax.h"
19  #include "extern.h"  #include "extern.h"
20    
21    __RCSID("$MirOS: src/bin/pax/getoldopt.c,v 1.2 2007/02/17 04:52:40 tg Exp $");
22    
23  int  int
24  getoldopt(int argc, char **argv, const char *optstring)  getoldopt(int argc, char **argv, const char *optstring)
25  {  {

Legend:
Removed from v.2714  
changed lines
  Added in v.2715

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20