OSDN Git Service

* gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
[pf3gnuchains/gcc-fork.git] / fastjar / dostime.h
index 6f6931f..822c8e0 100644 (file)
@@ -1,6 +1,6 @@
 /*
   dostime.h - function prototypes
-  Copyright (C) 1999  Bryan Burns
+  Copyright (C) 1999, 2002  Bryan Burns
   
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License
@@ -18,5 +18,4 @@
  */
 
 time_t dos2unixtime(unsigned long dostime);
-unsigned long dostime(int, int, int, int, int, int);
 unsigned long unix2dostime(time_t*);