mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-02-20 13:42:14 +00:00
As usual, forgot to run make format !
This commit is contained in:
@@ -25,10 +25,9 @@
|
||||
#include "src/embedded_images/tick_erased.jpg.h"
|
||||
//#include "logging.h"
|
||||
|
||||
|
||||
int create_pdf( void )
|
||||
{
|
||||
char pdf_footer[ MAX_PDF_FOOTER_TEXT_LENGTH ];
|
||||
char pdf_footer[MAX_PDF_FOOTER_TEXT_LENGTH];
|
||||
|
||||
struct pdf_info info = { .creator = "https://github.com/PartialVolume/shredos.x86_64",
|
||||
.producer = "https://github.com/martijnvanbrummelen/nwipe",
|
||||
|
||||
Reference in New Issue
Block a user