diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-05-17 14:49:22 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-05-17 14:49:22 +0200 |
commit | 5411b208af6b45cd45b00f45bc135b65a7ae899f (patch) | |
tree | be4d56e8b7a3efb63018d702f327a4b7c7662fad /doc/examples/timed/.gitignore | |
parent | m (diff) | |
download | bus-5411b208af6b45cd45b00f45bc135b65a7ae899f.tar.gz bus-5411b208af6b45cd45b00f45bc135b65a7ae899f.tar.bz2 bus-5411b208af6b45cd45b00f45bc135b65a7ae899f.tar.xz |
timed write example3.1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/examples/timed/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/timed/.gitignore b/doc/examples/timed/.gitignore index b1076f0..cb90bfb 100644 --- a/doc/examples/timed/.gitignore +++ b/doc/examples/timed/.gitignore @@ -3,4 +3,5 @@ init write poll read +slow-poll |