Skip to content

Commit

Permalink
Missing mode lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter D. Barnes, Jr. committed Jun 8, 2015
1 parent d85ad22 commit a2e0ed1
Show file tree
Hide file tree
Showing 34 changed files with 62 additions and 2 deletions.
2 changes: 2 additions & 0 deletions src/config-store/model/config-store.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include "config-store.h"
#include "raw-text-config.h"
#include "ns3/abort.h"
Expand Down
2 changes: 2 additions & 0 deletions src/config-store/model/config-store.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef CONFIG_STORE_H
#define CONFIG_STORE_H

Expand Down
2 changes: 2 additions & 0 deletions src/config-store/model/file-config.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include "file-config.h"

namespace ns3 {
Expand Down
2 changes: 2 additions & 0 deletions src/config-store/model/file-config.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef FILE_CONFIG_H
#define FILE_CONFIG_H

Expand Down
2 changes: 2 additions & 0 deletions src/config-store/model/raw-text-config.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include "raw-text-config.h"
#include "attribute-iterator.h"
#include "attribute-default-iterator.h"
Expand Down
2 changes: 2 additions & 0 deletions src/config-store/model/raw-text-config.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef RAW_TEXT_CONFIG_H
#define RAW_TEXT_CONFIG_H

Expand Down
2 changes: 2 additions & 0 deletions src/config-store/model/xml-config.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include "xml-config.h"
#include "attribute-default-iterator.h"
#include "attribute-iterator.h"
Expand Down
2 changes: 2 additions & 0 deletions src/config-store/model/xml-config.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef XML_CONFIG_STORE_H
#define XML_CONFIG_STORE_H

Expand Down
1 change: 1 addition & 0 deletions src/core/model/cairo-wideint-private.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/* cairo - a vector graphics library with display and print output
*
* Copyright © 2004 Keith Packard
Expand Down
1 change: 1 addition & 0 deletions src/core/model/cairo-wideint.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/* cairo - a vector graphics library with display and print output
*
* Copyright © 2004 Keith Packard
Expand Down
2 changes: 2 additions & 0 deletions src/core/model/deprecated.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef NS3_DEPRECATED_H
#define NS3_DEPRECATED_H

Expand Down
2 changes: 2 additions & 0 deletions src/core/model/unused.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef UNUSED_H
#define UNUSED_H

Expand Down
2 changes: 2 additions & 0 deletions src/internet/examples/main-simple.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include <iostream>

#include "ns3/core-module.h"
Expand Down
2 changes: 2 additions & 0 deletions src/internet/helper/ipv4-interface-container.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include "ipv4-interface-container.h"
#include "ns3/node-list.h"
#include "ns3/names.h"
Expand Down
2 changes: 2 additions & 0 deletions src/internet/helper/ipv4-interface-container.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef IPV4_INTERFACE_CONTAINER_H
#define IPV4_INTERFACE_CONTAINER_H

Expand Down
2 changes: 2 additions & 0 deletions src/internet/model/icmpv4-l4-protocol.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include "icmpv4-l4-protocol.h"
#include "ipv4-raw-socket-factory-impl.h"
#include "ipv4-interface.h"
Expand Down
2 changes: 2 additions & 0 deletions src/internet/model/icmpv4-l4-protocol.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef ICMPV4_L4_PROTOCOL_H
#define ICMPV4_L4_PROTOCOL_H

Expand Down
2 changes: 1 addition & 1 deletion src/internet/model/icmpv6-l4-protocol.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2007-2009 Strasbourg University
*
Expand Down
2 changes: 2 additions & 0 deletions src/internet/model/sim_errno.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef NSC_SIM_ERRNO_H
#define NSC_SIM_ERRNO_H

Expand Down
2 changes: 2 additions & 0 deletions src/lte/test/lte-test-deactivate-bearer.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef LENA_TEST_DEACTIVATE_BEARER_H
#define LENA_TEST_DEACTIVATE_BEARER_H

Expand Down
2 changes: 2 additions & 0 deletions src/mobility/model/mobility.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

/**
* @defgroup mobility Mobility
*/
Expand Down
4 changes: 3 additions & 1 deletion src/netanim/model/animation-interface.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* -*- Mode:C++; c-file-style:"gnu"; indeni * This program is free software; you can redistribute it and/or modify
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation;
*
Expand Down
1 change: 1 addition & 0 deletions src/netanim/model/animation-interface.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand Down
2 changes: 2 additions & 0 deletions src/network/model/chunk.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include "chunk.h"

namespace ns3 {
Expand Down
2 changes: 2 additions & 0 deletions src/network/model/chunk.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef CHUNK_H
#define CHUNK_H

Expand Down
2 changes: 2 additions & 0 deletions src/network/model/header.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include "header.h"
#include "ns3/log.h"

Expand Down
2 changes: 2 additions & 0 deletions src/network/model/trailer.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include "trailer.h"
#include "ns3/log.h"

Expand Down
2 changes: 2 additions & 0 deletions src/network/test/buffer-test.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include "ns3/buffer.h"
#include "ns3/random-variable-stream.h"
#include "ns3/double.h"
Expand Down
2 changes: 2 additions & 0 deletions src/network/utils/pcap-test.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#ifndef PCAP_TEST_H
#define PCAP_TEST_H

Expand Down
2 changes: 2 additions & 0 deletions src/network/utils/sgi-hashmap.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

/* This code snippet was ripped out of the gcc
* documentation and slightly modified to work
* with gcc 4.x
Expand Down
2 changes: 2 additions & 0 deletions src/point-to-point/test/point-to-point-test.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */

#include "ns3/test.h"
#include "ns3/drop-tail-queue.h"
#include "ns3/simulator.h"
Expand Down
1 change: 1 addition & 0 deletions src/test/ns3wifi/wifi-interference-test-suite.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2009 University of Washington
*
Expand Down
1 change: 1 addition & 0 deletions src/uan/helper/uan-helper.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* uan-helper.cc
*
Expand Down
1 change: 1 addition & 0 deletions src/uan/helper/uan-helper.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2008 University of Washington
*
Expand Down

0 comments on commit a2e0ed1

Please sign in to comment.