diff options
Diffstat (limited to 'generic/ttk/ttkLayout.c')
-rw-r--r-- | generic/ttk/ttkLayout.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/ttk/ttkLayout.c b/generic/ttk/ttkLayout.c index 54ebc34..c1b394a 100644 --- a/generic/ttk/ttkLayout.c +++ b/generic/ttk/ttkLayout.c @@ -1,11 +1,11 @@ /* - * layout.c -- + * ttkLayout.c -- * * Generic layout processing. * * Copyright (c) 2003 Joe English. Freely redistributable. * - * $Id: ttkLayout.c,v 1.1 2006/10/31 01:42:26 hobbs Exp $ + * $Id: ttkLayout.c,v 1.2 2006/11/03 03:06:22 das Exp $ */ #include <string.h> |