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!
Showing
- doc/contributions.txt 1 addition, 0 deletionsdoc/contributions.txt
- indra/llvfs/llvfile.cpp 1 addition, 1 deletionindra/llvfs/llvfile.cpp
- indra/llvfs/tests/lldiriterator_test.cpp 3 additions, 3 deletionsindra/llvfs/tests/lldiriterator_test.cpp
- indra/llwindow/llwindow.cpp 2 additions, 2 deletionsindra/llwindow/llwindow.cpp
- indra/llwindow/llwindowsdl.cpp 2 additions, 2 deletionsindra/llwindow/llwindowsdl.cpp
- indra/newview/llagentwearables.cpp 1 addition, 1 deletionindra/newview/llagentwearables.cpp
- indra/newview/llappviewer.cpp 1 addition, 1 deletionindra/newview/llappviewer.cpp
- indra/newview/llimview.cpp 1 addition, 1 deletionindra/newview/llimview.cpp
- indra/newview/lltoastnotifypanel.cpp 1 addition, 1 deletionindra/newview/lltoastnotifypanel.cpp
- indra/newview/llviewermedia.cpp 1 addition, 1 deletionindra/newview/llviewermedia.cpp
Loading
Please register or sign in to comment