summaryrefslogtreecommitdiffstats
path: root/2023-2/topics.txt
diff options
context:
space:
mode:
Diffstat (limited to '2023-2/topics.txt')
-rw-r--r--2023-2/topics.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/2023-2/topics.txt b/2023-2/topics.txt
index 3011ba8..5f7d64f 100644
--- a/2023-2/topics.txt
+++ b/2023-2/topics.txt
@@ -2,7 +2,7 @@
* L1: Static libraries
* L2: Arrays and pointers, "asignación de memoria exacta" (stack memory) (*)
* L3: "asignación de memoria dinamica" (heap memory) (**)
-* L4:
+* L4: Generic (void) pointers
* L5:
* LA: past mid-term exam solution
* E1: