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

Remove unwanted spaces in preprocessor directives #17158

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

keithc-ca
Copy link
Contributor

(Motivated by #17152 (comment)).

  • remove space after ], e.g. in /*[IF ...] */
  • remove space before [, e.g in /* [MSG ...]*/

* remove space after ], e.g. in /*[IF ...] */
* remove space before [, e.g in /* [MSG ...]*/

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca keithc-ca requested a review from pshipton April 11, 2023 20:14
@pshipton pshipton merged commit 4a2643c into eclipse-openj9:master Apr 12, 2023
@keithc-ca keithc-ca deleted the jpp_space branch April 12, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants