Skip to content

Commit 5d755c0

Browse files
committed
Fix outdated comment
1 parent 59fc589 commit 5d755c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generate bindings by running: bindgen --constified-enum '.*' --no-prepend-enum-name wrapper.h -o lib.rs
1+
// Generate bindings by running: bindgen --constified-enum '.*' --no-prepend-enum-name wrapper.h -o bindings.rs
22

33
#include "openvr/headers/openvr_capi.h"
44

0 commit comments

Comments
 (0)