diff options
Diffstat (limited to 'japanese/xklock/files/patch-ac')
-rw-r--r-- | japanese/xklock/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/xklock/files/patch-ac b/japanese/xklock/files/patch-ac deleted file mode 100644 index 0b6095d3abff..000000000000 --- a/japanese/xklock/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- xklock.c.orig Tue Jan 23 04:57:50 2001 -+++ xklock.c Tue Jan 23 04:58:35 2001 -@@ -74,7 +74,7 @@ - #ifdef SHADOW - static struct spwd *user_spwd; - #endif --static char root_password[32], user_password[32]; -+static char root_password[_PASSWORD_LEN], user_password[_PASSWORD_LEN]; - static char *option_name[] = { - "-d", /* 0 */ - "-foreground", /* 1 */ |