Skip to content

Commit

Permalink
Add TODO note on parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
Samsagax committed Jan 8, 2012
1 parent 5591b96 commit 20ae681
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/bbconfig.c
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,8 @@ static int bbconfig_parse_conf(void) {
}

// First check for a key existence then parse it with appropriate format
// Use false as default for boolean arguments
// Use false as default for boolean arguments.
// TODO:optirun/bumblebeed must be parsed according to RUN_MODE

char* section;
char* key;
Expand Down

0 comments on commit 20ae681

Please sign in to comment.