This commit is contained in:
purplerain 2024-10-06 22:00:57 +00:00
parent 50c8bafd9f
commit ac06c97e30
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
820 changed files with 467502 additions and 386453 deletions

View file

@ -20,7 +20,7 @@
* documentation for any purpose and without fee is hereby granted, provided
* that the above copyright notice appear in all copies and that both that
* copyright notice and this permission notice appear in supporting
* documentation, and that the name of Digital Equipment Corporation not be
* documentation, and that the name of Digital Equipment Corporation not be
* used in advertising or publicity pertaining to distribution of the software
* without specific, written prior permission.
*/
@ -77,7 +77,7 @@ AddDoubleClickCallback(Widget w, Bool state)
else
XtRemoveCallback(w, XtNcallback, ResetDC, NULL);
}
/* Function Name: ResetDC
* Description: Resets the double click flag.
* Arguments: w - the text widget.