Skip to content

Commit 1ed2b30

Browse files
author
Sven Bergström
committed
adding link
1 parent dde3642 commit 1ed2b30

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

02 expose functions/02 expose functions.cpp

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
2-
31
/*
42
53
02 - Exposing global functions in v8.
@@ -17,7 +15,7 @@
1715
Why?
1816
Written for the #altdevblog www.altdevblogaday.com group.
1917
Who?
20-
Written by Sven Bergström ( FuzzYspo0N ).
18+
Written by Sven Bergstr�m ( FuzzYspo0N ).
2119
2220
2321
Discussion :
@@ -31,7 +29,7 @@
3129
mentality, concepts and structure of the v8 engine and how to use it based
3230
on the journey that I have travelled with the engine.
3331
34-
For the full post and more info - see the following link -
32+
For the full post and more info - see the following link - http://altdevblogaday.com/change-is-as-good-as-a-holiday-an-introductio
3533
3634
3735
*/

0 commit comments

Comments
 (0)