Skip to content

Commit d431f69

Browse files
author
crossbowerbt
committed
fixed typo
1 parent 7bc8659 commit d431f69

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

latex/doxygen.sty

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
\fancyplain{}{\bfseries\thepage}%
2828
}
2929
\rfoot[\fancyplain{}{\bfseries\scriptsize%
30-
Generated on Mon Oct 17 2011 08:19:13 by Doxygen }]{}
30+
Generated on Tue Oct 25 2011 20:34:34 by Doxygen }]{}
3131
\lfoot[]{\fancyplain{}{\bfseries\scriptsize%
32-
Generated on Mon Oct 17 2011 08:19:13 by Doxygen }}
32+
Generated on Tue Oct 25 2011 20:34:34 by Doxygen }}
3333
\cfoot{}
3434

3535
%---------- Internal commands used in this style file ----------------

latex/namespacegdb__utils.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ \subsection{Function Documentation}
291291

292292

293293
\begin{DoxyParams}{Parameters}
294-
\item[{\em address}](int) memory address of the string \item[{\em count}](int) maximum string lenght\end{DoxyParams}
294+
\item[{\em address}](int) memory address of the string \item[{\em count}](int) maximum string length\end{DoxyParams}
295295
\begin{DoxyReturn}{Returns}
296296
string read (str)
297297
\end{DoxyReturn}

latex/refman.log

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2010.12.11) 17 OCT 2011 08:19
1+
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2010.12.11) 25 OCT 2011 20:34
22
entering extended mode
33
restricted \write18 enabled.
44
%&-line parsing enabled.
@@ -847,7 +847,7 @@ share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texmf
847847
pe1/urw/times/utmb8a.pfb></usr/share/texmf-texlive/fonts/type1/urw/times/utmbi8
848848
a.pfb></usr/share/texmf-texlive/fonts/type1/urw/times/utmr8a.pfb></usr/share/te
849849
xmf-texlive/fonts/type1/urw/times/utmri8a.pfb>
850-
Output written on refman.pdf (17 pages, 118838 bytes).
850+
Output written on refman.pdf (17 pages, 118811 bytes).
851851
PDF statistics:
852852
325 PDF objects out of 1000 (max. 8388607)
853853
60 named destinations out of 1000 (max. 500000)

latex/refman.pdf

-27 Bytes
Binary file not shown.

latex/refman.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
\vspace*{1cm}
4242
{\large Generated by Doxygen 1.7.1}\\
4343
\vspace*{0.5cm}
44-
{\small Mon Oct 17 2011 08:19:13}\\
44+
{\small Tue Oct 25 2011 20:34:34}\\
4545
\end{center}
4646
\end{titlepage}
4747
\clearemptydoublepage

0 commit comments

Comments
 (0)