1ab0dd64b8
(internal strptime(3) replacement prototypes).
12 lines
444 B
Text
12 lines
444 B
Text
$NetBSD: patch-ae,v 1.1 2005/11/08 15:47:44 tv Exp $
|
|
|
|
--- src/remote_select.h.orig 1999-04-15 12:05:15.000000000 -0400
|
|
+++ src/remote_select.h
|
|
@@ -270,7 +270,6 @@ remote_compare_directories (GtkWidget *
|
|
gchar *filename;
|
|
gchar *filesize;
|
|
char *filedate;
|
|
- extern char *strptime __P ((__const char *__s, __const char *__fmt, struct tm * __tp));
|
|
|
|
gtk_clist_freeze (GTK_CLIST (clist));
|
|
gtk_clist_unselect_all (GTK_CLIST (clist));
|