aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/dwarfpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libmach/dwarfpc.c')
-rw-r--r--src/libmach/dwarfpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libmach/dwarfpc.c b/src/libmach/dwarfpc.c
index 31b6bb41..628b3eb8 100644
--- a/src/libmach/dwarfpc.c
+++ b/src/libmach/dwarfpc.c
@@ -1,6 +1,6 @@
/*
* Dwarf pc to source line conversion.
- *
+ *
* Maybe should do the reverse here, but what should the interface look like?
* One possibility is to use the Plan 9 line2addr interface:
*