aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oids.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/oids.h')
-rw-r--r--epan/oids.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/oids.h b/epan/oids.h
index a0668a5272..4ddba2bd23 100644
--- a/epan/oids.h
+++ b/epan/oids.h
@@ -124,7 +124,7 @@ WS_DLL_PUBLIC void oids_cleanup(void);
* However, take into account that when the packet dissection
* completes, these buffers will be automatically reclaimed/freed.
* If you need the buffer to remain for a longer scope than packet lifetime
- * you must copy the content to an se_alloc() buffer.
+ * you must copy the content to an wmem_file_scope() buffer.
*/
/*