Skip to content
Commit 37fd1115 authored by Dave Rigby's avatar Dave Rigby
Browse files

Remove extraneous ';' on closing 'extern "C"'

Fixes warning with newer GCCs:

    include/jemalloc/jemalloc.h:229:2: warning: extra ';' [-Wpedantic]
      };
       ^
parent 5bd87964
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment