Add more const-ness to the stream endpoint/pipe functions where possible.

This commit is contained in:
Dean Camera 2011-02-13 21:27:24 +00:00
parent 272d446d32
commit 0019fbd129
13 changed files with 50 additions and 46 deletions

View file

@ -615,7 +615,8 @@ RECURSIVE = YES
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.
EXCLUDE = Documentation/
EXCLUDE = Documentation/ \
HostLoaderApp/
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded