Remove trailing newlines

This commit is contained in:
Patrick Georgi
2025-09-19 20:27:27 +02:00
parent a6f26ad279
commit 3947facfa2
3 changed files with 0 additions and 12 deletions

View File

@@ -373,4 +373,3 @@ _DtCreateView(
return (XtCreateWidget (name, dtViewWidgetClass,
parent, arglist, argcount));
}