diff options
author | Josh Boyer <jwboyer@gmail.com> | 2006-10-09 20:49:57 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@gmail.com> | 2006-10-09 20:49:57 -0500 |
commit | 37f40f5574e04ae050507133ade8fe0e6bae2f0d (patch) | |
tree | c1100ad9ef33d3d7097a00459e0e3de03d2a3b75 /flash_otp_write.c | |
parent | 6041c88699b0b81a9cdc48a93e96629d99966137 (diff) |
Fixup whitespace
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
Diffstat (limited to 'flash_otp_write.c')
-rw-r--r-- | flash_otp_write.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flash_otp_write.c b/flash_otp_write.c index 4cadcdf..f01df51 100644 --- a/flash_otp_write.c +++ b/flash_otp_write.c @@ -1,6 +1,6 @@ /* * flash_otp_write.c -- write One-Time-Program data -*/ + */ #include <stdio.h> #include <unistd.h> |