Skip to content

Commit

Permalink
Fix PyIndi build fail - revert code formatting changes (#1948)
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-soja authored Oct 6, 2023
1 parent ac22c6c commit ef37011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/indidevice/indibase.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

#ifdef SWIG
// api version for swig
% include "indiapi.h"
%include "indiapi.h"
#endif

#define MAXRBUF 2048
Expand Down

0 comments on commit ef37011

Please sign in to comment.