aboutsummaryrefslogtreecommitdiffstats
path: root/ptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ptr.h')
-rw-r--r--ptr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ptr.h b/ptr.h
index ebdf09d..06a0271 100644
--- a/ptr.h
+++ b/ptr.h
@@ -1,5 +1,5 @@
/*
- * ptr.h -- type definitions for ptr (aka `pointer'), a char* replacement
+ * ptr.h -- type definitions for ptr (aka "pointer"), a char* replacement
* which allows for '\0' inside a string.
*/