Merge branch 'master' of 192.168.0.7:/home/tim/gitsrc/magic/

Missed a pull.
This commit is contained in:
Tim Edwards 2021-01-12 12:49:34 -05:00
commit 4a1752aa61
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,7 @@ static char rcsid[] __attribute__ ((unused)) = "$Header: /usr/cvsroot/magic-8.0/
#endif /* not lint */
#include <stdio.h>
#include <string.h>
#include "tcltk/tclmagic.h"
#include "utils/magic.h"
@ -220,6 +221,7 @@ cifHierCleanup()
* ----------------------------------------------------------------------------
*/
int
cifMaskHints(name, value, targetDef)
char *name;
char *value;
@ -296,6 +298,7 @@ typedef struct _maskHintsData
* ----------------------------------------------------------------------------
*/
int
cifFlatMaskHints(name, value, mhd)
char *name;
char *value;