Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187731
b: refs/heads/master
c: fe9a230
h: refs/heads/master
i:
  187729: 96fe517
  187727: 96a884a
v: v3
  • Loading branch information
Ali Gholami Rudi authored and Jiri Kosina committed Feb 4, 2010
1 parent 366a107 commit e4552d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: edf86baae2e92bc03615086b2a341cd6d56c20f2
refs/heads/master: fe9a2302230fa287715a11a3d3aec74eec75a6a4
2 changes: 1 addition & 1 deletion trunk/Documentation/networking/timestamping/timestamping.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ int main(int argc, char **argv)
}

sock = socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP);
if (socket < 0)
if (sock < 0)
bail("socket");

memset(&device, 0, sizeof(device));
Expand Down

0 comments on commit e4552d2

Please sign in to comment.