Skip to content

Commit

Permalink
complete #5123
Browse files Browse the repository at this point in the history
  • Loading branch information
bema-aei committed Oct 16, 2023
1 parent 74d2d45 commit ab33270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/boinc_db_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ struct HOST {
// but not stored in the DB
// TODO: move this stuff to a derived class HOST_SCHED
//
char p_features[1024];
char p_features[P_FEATURES_SIZE];
char virtualbox_version[256];
bool p_vm_extensions_disabled;
int num_opencl_cpu_platforms;
Expand Down

0 comments on commit ab33270

Please sign in to comment.