Files
docker-docs/daemon/networkdriver
Michal Minar 40d5406371 Pass buffered file reader to Fscanf instead of string reader
Unless `file` is wrapped with buffered reader, `fmt.Fscanf` will read
just one byte and terminate with `EOF`.

Signed-off-by: Michal Minar <miminar@redhat.com>
2015-03-13 09:40:53 +01:00
..
2015-03-10 10:02:43 +01:00
2014-04-17 14:43:01 -07:00