Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47026
b: refs/heads/master
c: a3b0277
h: refs/heads/master
v: v3
  • Loading branch information
Haavard Skinnemoen committed Feb 9, 2007
1 parent b8dfef8 commit 4c58d4d
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: 9d4ad801372c688c6ae7e080f6fc6f802f53cbe3
refs/heads/master: a3b0277d1c1d754eeb9a8f994339edbd914cacda
2 changes: 1 addition & 1 deletion trunk/include/asm-avr32/posix_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ typedef unsigned short __kernel_ipc_pid_t;
typedef unsigned int __kernel_uid_t;
typedef unsigned int __kernel_gid_t;
typedef unsigned long __kernel_size_t;
typedef int __kernel_ssize_t;
typedef long __kernel_ssize_t;
typedef int __kernel_ptrdiff_t;
typedef long __kernel_time_t;
typedef long __kernel_suseconds_t;
Expand Down

0 comments on commit 4c58d4d

Please sign in to comment.