Browse Source

Update appfat.h

pull/4/head
galaxyhaxz 8 years ago committed by GitHub
parent
commit
4e665a270d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Source/appfat.h

1
Source/appfat.h

@ -2,7 +2,6 @@
#ifndef __APPFAT_H__
#define __APPFAT_H__
extern int appfat_terminated; // weak
extern char sz_error_buf[256];
extern int terminating; // weak
extern int cleanup_thread_id; // weak

Loading…
Cancel
Save