Skip to content

Commit 8174aac

Browse files
mamekddnewton
authored andcommitted
Update #line that was missed to update
Follow up 1a2626b
1 parent 1a2626b commit 8174aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/src/node.c.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#line <%= __LINE__ + 1 %> "<%= File.basename(__FILE__) %>"
1+
#line <%= __LINE__ + 1 %> "prism/templates/src/<%= File.basename(__FILE__) %>"
22
#include "prism/node.h"
33

44
/**

0 commit comments

Comments
 (0)