summaryrefslogtreecommitdiff
path: root/sapi/fpm/fpm/fpm_trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/fpm/fpm/fpm_trace.h')
-rw-r--r--sapi/fpm/fpm/fpm_trace.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/fpm/fpm/fpm_trace.h b/sapi/fpm/fpm/fpm_trace.h
index b421172207..94cfafe213 100644
--- a/sapi/fpm/fpm/fpm_trace.h
+++ b/sapi/fpm/fpm/fpm_trace.h
@@ -1,4 +1,3 @@
-
/* $Id: fpm_trace.h,v 1.3 2008/07/20 22:43:39 anight Exp $ */
/* (c) 2007,2008 Andrei Nigmatulin */
@@ -14,4 +13,3 @@ int fpm_trace_get_long(long addr, long *data);
int fpm_trace_get_strz(char *buf, size_t sz, long addr);
#endif
-