Skip to content

Commit

Permalink
Run clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
yagehu authored and loganek committed Dec 6, 2023
1 parent b044d00 commit ec55cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/c/testsuite/pwrite-with-append.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <unistd.h>

int main() {
char buf[4];
Expand Down

0 comments on commit ec55cdc

Please sign in to comment.