Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing petite bug in contractGraph.c #817

Merged
merged 1 commit into from
Jun 8, 2017
Merged

Conversation

thisisashukla
Copy link
Contributor

Changes proposed in this pull request:

  • This commit fixes a petite bug in contractGraph.c file in contraction directory.
  • Replaced char in char *nulls; with bool on line number 188

@pgRouting/admins

- This commit fixes a petite bug in contractGraph.c file in contraction directory.  
- Replaced `char` in `char *nulls;` with `bool` on line number 188
@cvvergara cvvergara merged commit 4698704 into develop Jun 8, 2017
@cvvergara cvvergara deleted the contraction_patch branch June 8, 2017 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants