Skip to content

Commit

Permalink
Tidy.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Sep 30, 2024
1 parent 717ab9a commit e833c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/usb/usb.cc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#include "lib/logger.h"
#include "greaseweazle.h"

static USB* usb;
static USB* usb = nullptr;

USB::~USB()
{
Expand Down

0 comments on commit e833c27

Please sign in to comment.