TFS: Add a note how to fully handle additions to this file

This commit is contained in:
Jaap Keuter 2022-09-29 09:28:18 +02:00 committed by AndersBroman
parent e854f14507
commit 3af1a21bfa
1 changed files with 5 additions and 1 deletions

View File

@ -9,8 +9,12 @@
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h"
/*
* Note: Adding a true_false_string here must be accompanied by an addition to
* both tfs.h and libwireshark*.symbols.
*/
#include "config.h"
#include "tfs.h"
/** Returns the string representing the true or false value. */