Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Commit

Permalink
iio: Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hadess committed Oct 9, 2018
1 parent 7424113 commit afe1f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iio-buffer-utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ size_from_channelarray (iio_channel_info **channels,
**/
void
process_scan_1 (char *data,
BufferDrvData *buffer_data,
BufferDrvData *buffer_data,
const char *ch_name,
int *ch_val,
gdouble *ch_scale,
Expand Down

0 comments on commit afe1f6c

Please sign in to comment.