repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
net
/
gt-itm
/
patches
/
patch-itm.c
blob
8567b8a86062b6a13a5724203c654afb9e2ec92e
1
$NetBSD$
2
3
---
itm
.
c
.
orig
2012
-
12
-
25 18
:
50
:
14.000000000
+
0000
4
+++
itm
.
c
5
@@
-
304
,
7
+
304
,
7
@@
main
(
int
argc
,
char
**
argv
)
6
7
if
(
argc
==
1
) {
8
printf
(
"itm <spec-file0> <spec-file1> ....
\n\n
"
);
9
-
return
;
10
+
return
1
;
11
}
12
while
(--
argc
) {
13