Remove trailing newlines
This commit is contained in:
@@ -38,12 +38,3 @@ typedef void (*DtHashOperateFunc)();
|
|||||||
typedef int (*DtHashDestroyFunc)();
|
typedef int (*DtHashDestroyFunc)();
|
||||||
|
|
||||||
#endif /* _DtHash_h */
|
#endif /* _DtHash_h */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1365,5 +1365,3 @@ ilError error;
|
|||||||
} /* END while true: execute strips */
|
} /* END while true: execute strips */
|
||||||
} /* END switch pipe state */
|
} /* END switch pipe state */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -373,4 +373,3 @@ _DtCreateView(
|
|||||||
return (XtCreateWidget (name, dtViewWidgetClass,
|
return (XtCreateWidget (name, dtViewWidgetClass,
|
||||||
parent, arglist, argcount));
|
parent, arglist, argcount));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user