mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 03:46:48 +08:00
modified the title of the chapter
This commit is contained in:
parent
da2f9f4543
commit
15b4307caf
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Section 2 / Without Bit Fields
|
||||
# Section 2 / Bit Fields / Without Bit Fields
|
||||
|
||||
## Overview
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Section 2 / With Bit Fields
|
||||
# Section 2 / Bit Fields / With Bit Fields
|
||||
|
||||
Given how long the previous chapter, describing life without bit fields, was
|
||||
this chapter will be a let down.
|
||||
|
|
|
|||
Loading…
Reference in a new issue