diff options
Diffstat (limited to 'src/XawInit.c')
-rw-r--r-- | src/XawInit.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/XawInit.c b/src/XawInit.c index aabfdd3..d5bed7a 100644 --- a/src/XawInit.c +++ b/src/XawInit.c @@ -21,10 +21,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium. - * - * + * + * * XawInitializeWidgetSet - * + * * This routine forces a reference to vendor shell so that the one in this * widget is installed. Any other cross-widget set initialization should be * done here as well. All Athena widgets should include "XawInit.h" and |