Skip to content

Commit

Permalink
Better title.
Browse files Browse the repository at this point in the history
  • Loading branch information
janpgit committed May 5, 2024
1 parent 18178af commit 3432d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/linkage.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Internal vs external linkage
# Internal vs external linkage for objects

Static objects with the keyword `static` are of internal *linkage*, meaning they
are not visible from other compilation units. Static objects without the
Expand Down

0 comments on commit 3432d6c

Please sign in to comment.