diff options
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> |