diff options
Diffstat (limited to 'libXaw/include/X11/Xaw/ListP.h')
-rw-r--r-- | libXaw/include/X11/Xaw/ListP.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libXaw/include/X11/Xaw/ListP.h b/libXaw/include/X11/Xaw/ListP.h index 4a83c9a9b..5f5398223 100644 --- a/libXaw/include/X11/Xaw/ListP.h +++ b/libXaw/include/X11/Xaw/ListP.h @@ -23,11 +23,11 @@ in this Software without prior written authorization from The Open Group. */ -/* +/* * This is a List widget. It allows the user to select an item in a list and * notifies the application through a callback function. * - * Created: 8/13/88 + * Created: 8/13/88 * By: Chris D. Peterson * MIT - Project Athena */ |