SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
editors/axe/patches/patch-Widgets_AxeTextDeck_c
Normal file
11
editors/axe/patches/patch-Widgets_AxeTextDeck_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- Widgets/AxeTextDeck.c.orig Wed Aug 22 01:00:20 2001
|
||||
+++ Widgets/AxeTextDeck.c Wed Aug 22 01:01:32 2001
|
||||
@@ -177,7 +177,7 @@ Initialize(req, new, args, num_args)
|
||||
}
|
||||
else
|
||||
{
|
||||
- expandedName = theFile;
|
||||
+ expandedName = XtNewString("");
|
||||
}
|
||||
|
||||
XtVaCreateManagedWidget("ed", axeTextWidgetClass, new,
|
Loading…
Add table
Add a link
Reference in a new issue