diff options
author | Cristian Cadar <cristic@cs.stanford.edu> | 2009-05-19 01:56:08 +0000 |
---|---|---|
committer | Cristian Cadar <cristic@cs.stanford.edu> | 2009-05-19 01:56:08 +0000 |
commit | 1750579b285d88fd0536187f270fa6a18d405fd1 (patch) | |
tree | 348a071b4cb9ad574a042a9d8a90f57154dabd46 | |
parent | 863e09dff1d1ee843c97289a5018fa069462a1cb (diff) | |
download | external_llvm-1750579b285d88fd0536187f270fa6a18d405fd1.zip external_llvm-1750579b285d88fd0536187f270fa6a18d405fd1.tar.gz external_llvm-1750579b285d88fd0536187f270fa6a18d405fd1.tar.bz2 |
Test commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72092 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/doxygen.cfg.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen.cfg.in b/docs/doxygen.cfg.in index e4f1721..45b8f42 100644 --- a/docs/doxygen.cfg.in +++ b/docs/doxygen.cfg.in @@ -11,7 +11,7 @@ # Values that contain spaces should be placed between quotes (" ") #--------------------------------------------------------------------------- -# Project related configuration options +# Project related configuration options #--------------------------------------------------------------------------- # This tag specifies the encoding used for all characters in the config file |