FreeBSD Bugzilla – Attachment #29569: file.diff for
bug #50153
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 50153
Collapse All
|
Expand All
(-)
utils/Etbg.c (-3 lines)
Lines 23-31
Link Here
23
*
23
*
24
*/
24
*/
25
25
26
#include <stdio.h>
27
#include <string.h>
28
29
int
26
int
30
main(int argc, char **argv)
27
main(int argc, char **argv)
31
{
28
{
Return to
bug 50153