diff options
Diffstat (limited to 'include/X11/Xaw3d/ListP.h')
-rw-r--r-- | include/X11/Xaw3d/ListP.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/X11/Xaw3d/ListP.h b/include/X11/Xaw3d/ListP.h index 4256592..49d9530 100644 --- a/include/X11/Xaw3d/ListP.h +++ b/include/X11/Xaw3d/ListP.h @@ -24,9 +24,9 @@ in this Software without prior written authorization from the X Consortium. */ -/* +/* * ListP.h - Private definitions for List widget - * + * * This is a List widget. It allows the user to select an item in a list and * notifies the application through a callback function. * |