5 lines
68 B
C
5 lines
68 B
C
|
#include <stdio.h>
|
||
|
#include "colors.h"
|
||
|
|
||
|
void modifyUID(FILE *file);
|