diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2022-05-01 20:25:09 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2022-05-01 20:25:09 +0200 |
commit | d83cf3635d9397f1dd092608276c7072ed39dd91 (patch) | |
tree | 4a8d186a6b13163e207873f09f67e494b728d381 /src/durango.c | |
parent | e8b23199e5d87551d4ba5e6156ec008ed19cb0d9 (diff) | |
parent | 27ea30c38994b689d6e27e8fac8c63d69179f9b5 (diff) |
Merge remote-tracking branch 'origin/master' into obsd
Diffstat (limited to 'src/durango.c')
-rw-r--r-- | src/durango.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/durango.c b/src/durango.c index fbca7b2..be494ed 100644 --- a/src/durango.c +++ b/src/durango.c @@ -24,7 +24,7 @@ * */ /* The previous version of this file was way more complex then it should have - been - remove the unnessesary #defines and routines, and concentrate on + been - remove the unnecessary #defines and routines, and concentrate on Linux for now. */ |