Skip to content

Commit 07a9741

Browse files
authored
Adjust the position of Figure 1 (#126)
1 parent 6b6b663 commit 07a9741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lkmpg.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1061,7 +1061,7 @@ \subsection{Manage /proc file with seq\_file}
10611061
This loop finishes when the function \cpp|start()| returns \cpp|NULL|.
10621062
You can see a scheme of this in the Figure~\ref{img:seqfile}.
10631063

1064-
\begin{figure}
1064+
\begin{figure}[h]
10651065
\center
10661066
\begin{tikzpicture}[node distance=2cm, thick]
10671067
\node (start) [startstop] {start() treatment};

0 commit comments

Comments
 (0)