diff options
author | Ricky Curtice <kf6kjg+hg@gmail.com> | 2014-03-13 20:36:05 -0700 |
---|---|---|
committer | Ricky Curtice <kf6kjg+hg@gmail.com> | 2014-03-13 20:36:05 -0700 |
commit | e9116575bfd2238e80eaac08bceb8f797d0e933c (patch) | |
tree | 62e37ff6cc214165942f9dca8429f766f4e6123e /doc | |
parent | cb91708332b8b8ddfe27808602ec5f43f11c24c2 (diff) |
OPEN-209: Corrected all instances of trigraphs in the code.
Trigraphs can cause some real special headaches. The only part that's annoying is the comment in newview/llimview.cpp where there's an unfortunate collision of a trigraph sequence with a character sequence that could be displayed by the viewer. Thankfully, it's only a comment!
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/contributions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/contributions.txt b/doc/contributions.txt index 89390d9977..dc82200910 100755 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -330,6 +330,7 @@ Cron Stardust VWR-25120 STORM-1075 STORM-1919 + OPEN-209 Cypren Christenson STORM-417 Dante Tucker |