diff options
Diffstat (limited to 'runtime/alloc.c')
-rw-r--r-- | runtime/alloc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/alloc.c b/runtime/alloc.c index c9fb8354..5e5bb11a 100644 --- a/runtime/alloc.c +++ b/runtime/alloc.c @@ -1,4 +1,5 @@ -/* Memory allocation functions +/* -*- linux-c -*- + * Memory allocation functions * Copyright (C) 2005 Red Hat Inc. * * This file is part of systemtap, and is free software. You can |