diff options
| author | random-geek <35757396+random-geek@users.noreply.github.com> | 2019-10-23 17:17:00 -0700 |
|---|---|---|
| committer | Paramat <paramat@users.noreply.github.com> | 2019-10-24 01:17:00 +0100 |
| commit | 53ebd803c613949a3f30fb4a905192c85dc73851 (patch) | |
| tree | bdd5a60a98a7170d67612be7ec883a18cd99a604 /src/constants.h | |
| parent | 1f142ec06fc146464822a322fdf39bddb680bfe6 (diff) | |
| download | dragonfireclient-53ebd803c613949a3f30fb4a905192c85dc73851.tar.xz | |
Change some rough/inappropriate language in comments (#9061)
Diffstat (limited to 'src/constants.h')
| -rw-r--r-- | src/constants.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/constants.h b/src/constants.h index 5ddb54656..7636b38e0 100644 --- a/src/constants.h +++ b/src/constants.h @@ -22,9 +22,9 @@ with this program; if not, write to the Free Software Foundation, Inc., /* All kinds of constants. - Cross-platform compatibility crap should go in porting.h. + Cross-platform compatibility stuff should go in porting.h. - Some things here are legacy crap. + Some things here are legacy. */ /* |
