Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Commit d247b41

Browse files
committed
Fixed small typo in header guard.
1 parent 39848d3 commit d247b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nuvm.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#ifndef __NUVM__NUVM_H_
1+
#ifndef __NUVM__NUVM_H__
22
#define __NUVM__NUVM_H__
33

44
extern char* n_cwd;

0 commit comments

Comments
 (0)